main.yml 226 B

123456
  1. ---
  2. openshift_gcp_project: ''
  3. openshift_gcp_prefix: ''
  4. openshift_gcp_network_name: "{{ openshift_gcp_prefix }}network"
  5. openshift_gcp_multizone: False
  6. openshift_openstack_ca_file_path: '/etc/origin/cloudprovider/openstack.crt'