From 56ba4b734399c850f1fa7732d5baa38fccbad740 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Tue, 26 Apr 2016 15:02:38 -0400 Subject: Add masterConfig.volumeConfig.dynamicProvisioningEnabled --- inventory/byo/hosts.aep.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/byo/hosts.aep.example') diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example index 71bab31f4..193a2229f 100644 --- a/inventory/byo/hosts.aep.example +++ b/inventory/byo/hosts.aep.example @@ -381,6 +381,8 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', # Or you may optionally define your own serialized as json #openshift_builddefaults_json='{"BuildDefaults":{"configuration":{"apiVersion":"v1","env":[{"name":"HTTP_PROXY","value":"http://proxy.example.com.redhat.com:3128"},{"name":"NO_PROXY","value":"ose3-master.example.com"}],"gitHTTPProxy":"http://proxy.example.com:3128","kind":"BuildDefaultsConfig"}}}' +# masterConfig.volumeConfig.dynamicProvisioningEnabled, configurable as of 1.2/3.2, enabled by default +#openshift_master_dynamic_provisioning_enabled=False # host group for masters -- cgit v1.2.3