all.yml 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. ---
  2. openshift_openstack_clusterid: "openshift"
  3. openshift_openstack_public_dns_domain: "example.com"
  4. openshift_openstack_dns_nameservers: []
  5. # # Used Hostnames
  6. # # - set custom hostnames for roles by uncommenting corresponding lines
  7. #openshift_openstack_master_hostname: "master"
  8. #openshift_openstack_infra_hostname: "infra-node"
  9. #openshift_openstack_node_hostname: "app-node"
  10. #openshift_openstack_lb_hostname: "lb"
  11. #openshift_openstack_etcd_hostname: "etcd"
  12. #openshift_openstack_dns_hostname: "dns"
  13. openshift_openstack_keypair_name: "openshift"
  14. openshift_openstack_external_network_name: "public"
  15. #openshift_openstack_private_network_name: "openshift-ansible-{{ openshift_openstack_stack_name }}-net"
  16. # # A dedicated Neutron network name for containers data network
  17. # # Configures the data network to be separated from openshift_openstack_private_network_name
  18. # # NOTE: this is only supported with Flannel SDN yet
  19. #openstack_private_data_network_name: "openshift-ansible-{{ openshift_openstack_stack_name }}-data-net"
  20. ## If you want to use a provider network, set its name here.
  21. ## NOTE: the `openshift_openstack_external_network_name` and
  22. ## `openshift_openstack_private_network_name` options will be ignored when using a
  23. ## provider network.
  24. #openshift_openstack_provider_network_name: "provider"
  25. # # Used Images
  26. # # - set specific images for roles by uncommenting corresponding lines
  27. # # - note: do not remove openshift_openstack_default_image_name definition
  28. #openshift_openstack_master_image_name: "centos7"
  29. #openshift_openstack_infra_image_name: "centos7"
  30. #openshift_openstack_node_image_name: "centos7"
  31. #openshift_openstack_lb_image_name: "centos7"
  32. #openshift_openstack_etcd_image_name: "centos7"
  33. #openshift_openstack_dns_image_name: "centos7"
  34. openshift_openstack_default_image_name: "centos7"
  35. openshift_openstack_num_masters: 1
  36. openshift_openstack_num_infra: 1
  37. openshift_openstack_num_nodes: 2
  38. # # Used Flavors
  39. # # - set specific flavors for roles by uncommenting corresponding lines
  40. # # - note: do note remove openshift_openstack_default_flavor definition
  41. #openshift_openstack_master_flavor: "m1.medium"
  42. #openshift_openstack_infra_flavor: "m1.medium"
  43. #openshift_openstack_node_flavor: "m1.medium"
  44. #openshift_openstack_lb_flavor: "m1.medium"
  45. #openshift_openstack_etcd_flavor: "m1.medium"
  46. #openshift_openstack_dns_flavor: "m1.medium"
  47. openshift_openstack_default_flavor: "m1.medium"
  48. # # Numerical index of nodes to remove
  49. # openshift_openstack_nodes_to_remove: []
  50. # # Docker volume size
  51. # # - set specific volume size for roles by uncommenting corresponding lines
  52. # # - note: do not remove docker_default_volume_size definition
  53. #openshift_openstack_docker_master_volume_size: "15"
  54. #openshift_openstack_docker_infra_volume_size: "15"
  55. #openshift_openstack_docker_node_volume_size: "15"
  56. #openshift_openstack_docker_etcd_volume_size: "2"
  57. #openshift_openstack_docker_dns_volume_size: "1"
  58. #openshift_openstack_docker_lb_volume_size: "5"
  59. openshift_openstack_docker_volume_size: "15"
  60. ## Specify server group policies for master and infra nodes. Nova must be configured to
  61. ## enable these policies. 'anti-affinity' will ensure that each VM is launched on a
  62. ## different physical host.
  63. #openshift_openstack_master_server_group_policies: [anti-affinity]
  64. #openshift_openstack_infra_server_group_policies: [anti-affinity]
  65. ## Create a Cinder volume and use it for the OpenShift registry.
  66. ## NOTE: the openstack credentials and hosted registry options must be set in OSEv3.yml!
  67. #openshift_openstack_cinder_hosted_registry_name: cinder-registry
  68. #openshift_openstack_cinder_hosted_registry_size_gb: 10
  69. ## Set up a filesystem on the cinder volume specified in `OSEv3.yaml`.
  70. ## You need to specify the file system and volume ID in OSEv3 via
  71. ## `openshift_hosted_registry_storage_openstack_filesystem` and
  72. ## `openshift_hosted_registry_storage_openstack_volumeID`.
  73. ## WARNING: This will delete any data on the volume!
  74. #openshift_openstack_prepare_and_format_registry_volume: False
  75. openshift_openstack_subnet_prefix: "192.168.99"
  76. ## Red Hat subscription defaults to false which means we will not attempt to
  77. ## subscribe the nodes
  78. #rhsm_register: False
  79. # # Using Red Hat Satellite:
  80. #rhsm_register: True
  81. #rhsm_satellite: 'sat-6.example.com'
  82. #rhsm_org: 'OPENSHIFT_ORG'
  83. #rhsm_activationkey: '<activation-key>'
  84. # # Or using RHN username, password and optionally pool:
  85. #rhsm_register: True
  86. #rhsm_username: '<username>'
  87. #rhsm_password: '<password>'
  88. #rhsm_pool: '<pool id>'
  89. #rhsm_repos:
  90. # - "rhel-7-server-rpms"
  91. # - "rhel-7-server-ose-3.5-rpms"
  92. # - "rhel-7-server-extras-rpms"
  93. # - "rhel-7-fast-datapath-rpms"
  94. # # Roll-your-own DNS
  95. #openshift_openstack_num_dns: 0
  96. #openshift_openstack_external_nsupdate_keys:
  97. # public:
  98. # key_secret: 'SKqKNdpfk7llKxZ57bbxUnUDobaaJp9t8CjXLJPl+fRI5mPcSBuxTAyvJPa6Y9R7vUg9DwCy/6WTpgLNqnV4Hg=='
  99. # key_algorithm: 'hmac-md5'
  100. # server: '192.168.1.1'
  101. # private:
  102. # key_secret: 'kVE2bVTgZjrdJipxPhID8BEZmbHD8cExlVPR+zbFpW6la8kL5wpXiwOh8q5AAosXQI5t95UXwq3Inx8QT58duw=='
  103. # key_algorithm: 'hmac-md5'
  104. # server: '192.168.1.2'
  105. # # Customize DNS server security options
  106. #named_public_recursion: 'no'
  107. #named_private_recursion: 'yes'
  108. # NOTE(shadower): Do not change this value. The Ansible user is currently
  109. # hardcoded to `openshift`.
  110. ansible_user: openshift
  111. # # Use a single security group for a cluster (default: false)
  112. #openshift_openstack_flat_secgrp: false
  113. # If you want to use the VM storage instead of Cinder volumes, set this to `true`.
  114. # NOTE: this is for testing only! Your data will be gone once the VM disappears!
  115. # openshift_openstack_ephemeral_volumes: false
  116. # # OpenShift node labels
  117. # # - in order to customise node labels for app and/or infra group, set the
  118. # # openshift_openstack_cluster_node_labels variable
  119. #openshift_openstack_cluster_node_labels:
  120. # app:
  121. # region: primary
  122. # infra:
  123. # region: infra