|
@@ -436,6 +436,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
|
|
#openshift_master_controllers_env_vars={"ENABLE_HTTP2": "true"}
|
|
#openshift_master_controllers_env_vars={"ENABLE_HTTP2": "true"}
|
|
#openshift_node_env_vars={"ENABLE_HTTP2": "true"}
|
|
#openshift_node_env_vars={"ENABLE_HTTP2": "true"}
|
|
|
|
|
|
|
|
+# Enable API service auditing, available as of 1.3
|
|
|
|
+#openshift_master_audit_config={"basicAuditEnabled": true}
|
|
|
|
+
|
|
# host group for masters
|
|
# host group for masters
|
|
[masters]
|
|
[masters]
|
|
ose3-master[1:3]-ansible.test.example.com
|
|
ose3-master[1:3]-ansible.test.example.com
|