Browse Source

Merge pull request #6433 from joelddiaz/example-inventory-master-port

Automatic merge from submit-queue.

add openshift_master_api_port var to example inventory
OpenShift Merge Robot 7 years ago
parent
commit
c86e136cd2
1 changed files with 1 additions and 0 deletions
  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