OSBS: define openshift_ansible_upgrading in group_vars
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com>
This commit is contained in:
parent
30a7d4a19d
commit
10c516e676
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,8 @@ osbs_client_conf_path: /etc/osbs.conf
|
|||
|
||||
baseiptables: False
|
||||
|
||||
openshift_ansible_upgrading: False
|
||||
|
||||
# docker images required by OpenShift Origin
|
||||
openshift_required_images:
|
||||
- "openshift/origin-pod"
|
||||
|
|
|
@ -22,6 +22,8 @@ osbs_client_conf_path: /etc/osbs.conf
|
|||
|
||||
baseiptables: False
|
||||
|
||||
openshift_ansible_upgrading: True
|
||||
|
||||
# docker images required by OpenShift Origin
|
||||
openshift_required_images:
|
||||
- "openshift/origin-pod"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue