diff options
| author | Jianlin Liu <jialiu@redhat.com> | 2016-04-28 19:21:03 +0800 | 
|---|---|---|
| committer | Jianlin Liu <jialiu@redhat.com> | 2016-04-28 19:21:03 +0800 | 
| commit | 64c19e7998e91dac32696f5959a562b77692d0f3 (patch) | |
| tree | d254fe42d421f24beaf396df921e16e78e0b2331 | |
| parent | f98ed0d151973de698c50059d6598abf5c43b6c6 (diff) | |
| download | openshift-64c19e7998e91dac32696f5959a562b77692d0f3.tar.gz openshift-64c19e7998e91dac32696f5959a562b77692d0f3.tar.bz2 openshift-64c19e7998e91dac32696f5959a562b77692d0f3.tar.xz openshift-64c19e7998e91dac32696f5959a562b77692d0f3.zip  | |
Update hosts.ose.example
| -rw-r--r-- | inventory/byo/hosts.ose.example | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example index 650dfe498..9d185ad5d 100644 --- a/inventory/byo/hosts.ose.example +++ b/inventory/byo/hosts.ose.example @@ -128,7 +128,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',  #openshift_cloudprovider_openstack_auth_url=http://openstack.example.com:35357/v2.0/  #openshift_cloudprovider_openstack_username=username  #openshift_cloudprovider_openstack_password=password -#openshift_cloudprovider_openstack_tenand_id=tenant_id +#openshift_cloudprovider_openstack_tenant_id=tenant_id  #openshift_cloudprovider_openstack_tenant_name=tenant_name  #openshift_cloudprovider_openstack_region=region  #openshift_cloudprovider_openstack_lb_subnet_id=subnet_id  | 
