Have to set this to use nfs
This commit is contained in:
parent
57c6b68966
commit
e49ef6dc00
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ etcd
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
# Disable the service catalog. We don't use it and it needs persistent storage.
|
# Disable the service catalog. We don't use it and it needs persistent storage.
|
||||||
openshift_enable_service_catalog=false
|
openshift_enable_service_catalog=false
|
||||||
|
openshift_enable_unsupported_configurations=true
|
||||||
{% endif %}
|
{% endif %}
|
||||||
# Have upgrader also restart systems in a rolling manner.
|
# Have upgrader also restart systems in a rolling manner.
|
||||||
openshift_rolling_restart_mode=system
|
openshift_rolling_restart_mode=system
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue