main.yml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. ---
  2. # openshift_master_defaults_in_use is a workaround to detect if we are consuming
  3. # the plays from the role or outside of the role.
  4. openshift_master_defaults_in_use: True
  5. openshift_master_debug_level: "{{ debug_level | default(2) }}"
  6. r_openshift_master_firewall_enabled: "{{ os_firewall_enabled | default(True) }}"
  7. r_openshift_master_use_firewalld: "{{ os_firewall_use_firewalld | default(False) }}"
  8. openshift_imageconfig_format: "{{ oreg_url_master | default(oreg_url) | default(l_osm_registry_url_default) }}"
  9. l_osm_id_providers_dict:
  10. openshift-enterprise:
  11. - name: 'deny_all'
  12. challenge: True
  13. login: True
  14. kind: 'DenyAllPasswordIdentityProvider'
  15. origin:
  16. - name: 'allow_all'
  17. challenge: True
  18. login: True
  19. kind: 'AllowAllPasswordIdentityProvider'
  20. openshift_master_identity_providers: "{{ l_osm_id_providers_dict[openshift_deployment_type] }}"
  21. l_osm_disabled_features: "{{ openshift_deployment_subtype == 'registry' | bool }}"
  22. l_osm_disabled_features_list:
  23. - Builder
  24. - S2IBuilder
  25. - WebConsole
  26. openshift_master_dns_port: 8053
  27. osm_project_request_template: ''
  28. osm_mcs_allocator_range: 's0:/2'
  29. osm_mcs_labels_per_project: 5
  30. osm_uid_allocator_range: '1000000000-1999999999/10000'
  31. osm_project_request_message: ''
  32. openshift_node_ips: []
  33. r_openshift_master_clean_install: false
  34. r_openshift_master_os_firewall_enable: true
  35. r_openshift_master_os_firewall_deny: []
  36. default_r_openshift_master_os_firewall_allow:
  37. - service: api server https
  38. port: "{{ openshift_master_api_port }}/tcp"
  39. - service: api controllers https
  40. port: "{{ openshift.master.controllers_port }}/tcp"
  41. - service: skydns tcp
  42. port: "{{ openshift_master_dns_port }}/tcp"
  43. - service: skydns udp
  44. port: "{{ openshift_master_dns_port }}/udp"
  45. r_openshift_master_os_firewall_allow: "{{ default_r_openshift_master_os_firewall_allow | union(openshift_master_open_ports | default([])) }}"
  46. # oreg_url is defined by user input
  47. oreg_host: "{{ oreg_url.split('/')[0] if (oreg_url is defined and '.' in oreg_url.split('/')[0]) else '' }}"
  48. oreg_auth_credentials_path: "{{ r_openshift_master_data_dir }}/.docker"
  49. oreg_auth_credentials_replace: False
  50. openshift_docker_alternative_creds: "{{ openshift_use_crio_only | bool }}"
  51. containerized_svc_dir: "/usr/lib/systemd/system"
  52. ha_svc_template_path: "native-cluster"
  53. openshift_docker_service_name: "docker"
  54. openshift_master_loopback_config: "/etc/origin/master/openshift-master.kubeconfig"
  55. loopback_context_string: "current-context: {{ openshift.master.loopback_context_name }}"
  56. openshift_master_policy: "/etc/origin/master/policy.json"
  57. scheduler_config:
  58. kind: Policy
  59. apiVersion: v1
  60. predicates: "{{ openshift_master_scheduler_predicates
  61. | default(openshift_master_scheduler_current_predicates
  62. | default(openshift_master_scheduler_default_predicates)) }}"
  63. priorities: "{{ openshift_master_scheduler_priorities
  64. | default(openshift_master_scheduler_current_priorities
  65. | default(openshift_master_scheduler_default_priorities)) }}"
  66. openshift_master_valid_grant_methods:
  67. - auto
  68. - prompt
  69. - deny
  70. openshift_master_is_scaleup_host: False
  71. # openshift_master_oauth_template is deprecated. Should be added to deprecations
  72. # and removed.
  73. openshift_master_oauth_template: False
  74. openshift_master_oauth_templates_default:
  75. login: "{{ openshift_master_oauth_template }}"
  76. openshift_master_oauth_templates: "{{ openshift_master_oauth_template | ternary(openshift_master_oauth_templates_default, False) }}"
  77. # Here we combine openshift_master_oath_template into 'login' key of openshift_master_oath_templates, if not present.
  78. l_openshift_master_oauth_templates: "{{ openshift_master_oauth_templates | default(openshift_master_oauth_templates_default) }}"
  79. # NOTE
  80. # r_openshift_master_*_default may be defined external to this role.
  81. # openshift_use_*, if defined, may affect other roles or play behavior.
  82. r_openshift_master_use_openshift_sdn_default: "{{ openshift_use_openshift_sdn | default(True) }}"
  83. r_openshift_master_use_openshift_sdn: "{{ r_openshift_master_use_openshift_sdn_default }}"
  84. r_openshift_master_use_nuage_default: "{{ openshift_use_nuage | default(False) }}"
  85. r_openshift_master_use_nuage: "{{ r_openshift_master_use_nuage_default }}"
  86. r_openshift_master_use_contiv_default: "{{ openshift_use_contiv | default(False) }}"
  87. r_openshift_master_use_contiv: "{{ r_openshift_master_use_contiv_default }}"
  88. r_openshift_master_use_kuryr_default: "{{ openshift_use_kuryr | default(False) }}"
  89. r_openshift_master_use_kuryr: "{{ r_openshift_master_use_kuryr_default }}"
  90. r_openshift_master_data_dir_default: "{{ openshift_data_dir | default('/var/lib/origin') }}"
  91. r_openshift_master_data_dir: "{{ r_openshift_master_data_dir_default }}"
  92. r_openshift_master_sdn_network_plugin_name_default: "{{ os_sdn_network_plugin_name | default('redhat/openshift-ovs-subnet') }}"
  93. r_openshift_master_sdn_network_plugin_name: "{{ r_openshift_master_sdn_network_plugin_name_default }}"
  94. openshift_master_use_persistentlocalvolumes: "{{ openshift_persistentlocalstorage_enabled | default(False) | bool }}"
  95. openshift_master_image_config_latest_default: "{{ openshift_image_config_latest | default(False) }}"
  96. openshift_master_image_config_latest: "{{ openshift_master_image_config_latest_default }}"
  97. openshift_master_csr_sa: node-bootstrapper
  98. openshift_master_csr_namespace: openshift-infra
  99. l_osm_sess_auth_def: "{{ hostvars[groups.oo_first_master.0]['l_osm_session_auth_secrets'] }}"
  100. l_osm_session_auth_secrets: "{{ openshift_master_session_auth_secrets | default(l_osm_sess_auth_def) }}"
  101. l_osm_sess_encrypt_def: "{{ hostvars[groups.oo_first_master.0]['l_osm_session_encryption_secrets'] }}"
  102. l_osm_session_encryption_secrets: "{{ openshift_master_session_encryption_secrets | default(l_osm_sess_encrypt_def) }}"
  103. openshift_master_access_token_max_seconds: 86400
  104. openshift_master_auth_token_max_seconds: 500
  105. # oo_htpasswd_users_from_file is a custom filter in role lib_utils
  106. l_osm_htpasswd_users_none: {}
  107. openshift_master_htpasswd_users: "{{ lookup('file', openshift_master_htpasswd_file) | oo_htpasswd_users_from_file if openshift_master_htpasswd_file is defined else l_osm_htpasswd_users_none }}"
  108. l_osm_request_header_none: {}
  109. openshift_master_request_header_ca: "{{ lookup('file', openshift_master_request_header_ca_file) if openshift_master_request_header_ca_file is defined else l_osm_request_header_none }}"
  110. openshift_master_oauth_grant_method: auto
  111. openshift_master_dynamic_provisioning_enabled: True
  112. openshift_master_max_requests_inflight: 500
  113. openshift_master_embedded_dns: True
  114. openshift_master_embedded_kube: True
  115. openshift_master_pod_eviction_timeout: ""
  116. # TODO(michaelgugino): Remove in 3.11
  117. l_new_config_clusterNetworks:
  118. - cidr: "{{ openshift_cluster_network_cidr }}"
  119. hostSubnetLength: "{{ openshift_host_subnet_length }}"
  120. # added so that it can lay down the static pod definitions in a configurable place
  121. openshift_control_plane_static_pod_location: /etc/origin/node/pods/
  122. openshift_control_plane_apply_cluster_signing_config: True
  123. l_core_api_list:
  124. - "apps.openshift.io"
  125. - "authorization.openshift.io"
  126. - "build.openshift.io"
  127. - "image.openshift.io"
  128. - "network.openshift.io"
  129. - "oauth.openshift.io"
  130. - "project.openshift.io"
  131. - "quota.openshift.io"
  132. - "route.openshift.io"
  133. - "security.openshift.io"
  134. - "template.openshift.io"
  135. - "user.openshift.io"