Diego Castro 9 years ago
parent
commit
7f740ff24b

+ 0 - 1
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'

+ 0 - 1
roles/openshift_master/templates/v1_partials/projectConfig.j2

@@ -1 +0,0 @@
-{{ openshift.master.project_config[0] | to_nice_yaml }}