Преглед изворни кода

add openshift_master_api_port var to example inventory

would get timeouts during master node installation without this setting
Joel Diaz пре 7 година
родитељ
комит
39c5f942e2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      playbooks/aws/provisioning-inventory.example.ini

+ 1 - 0
playbooks/aws/provisioning-inventory.example.ini

@@ -11,6 +11,7 @@ etcd
 openshift_deployment_type=origin
 
 openshift_master_bootstrap_enabled=True
+openshift_master_api_port=443
 
 openshift_hosted_router_wait=False
 openshift_hosted_registry_wait=False