mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
Have to set this to use nfs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user