Have to set this to use nfs

This commit is contained in:
Kevin Fenzi 2018-05-30 22:26:06 +00:00
parent 57c6b68966
commit e49ef6dc00

View file

@ -17,6 +17,7 @@ etcd
{% if env == "staging" %}
# Disable the service catalog. We don't use it and it needs persistent storage.
openshift_enable_service_catalog=false
openshift_enable_unsupported_configurations=true
{% endif %}
# Have upgrader also restart systems in a rolling manner.
openshift_rolling_restart_mode=system