diff options
author | Diego Castro <spinolacastro@gmail.com> | 2015-08-17 11:59:07 -0300 |
---|---|---|
committer | Diego Castro <spinolacastro@gmail.com> | 2015-08-17 11:59:07 -0300 |
commit | 7f740ff24b807f9f88209785a027056bfa146e2e (patch) | |
tree | 65d1944a24fccb29e242c823d77a88d7afff6002 /inventory | |
parent | e7925364342c9a324d91e750ba56aa41ad789419 (diff) | |
download | openshift-7f740ff24b807f9f88209785a027056bfa146e2e.tar.gz openshift-7f740ff24b807f9f88209785a027056bfa146e2e.tar.bz2 openshift-7f740ff24b807f9f88209785a027056bfa146e2e.tar.xz openshift-7f740ff24b807f9f88209785a027056bfa146e2e.zip |
Cleanup
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/byo/hosts.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example index b7ad231d7..bc1b10768 100644 --- a/inventory/byo/hosts.example +++ b/inventory/byo/hosts.example @@ -39,7 +39,6 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', #openshift_master_identity_providers=[{'name': 'allow_all', 'login': 'true', 'challenge': 'true', 'kind': 'AllowAllPasswordIdentityProvider'}] # Project Configuration -#osm_default_node_selector='' #osm_project_request_message='' #osm_project_request_template='' #osm_mcs_allocator_range='s0:/2' |