mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
just hard code this for now
This commit is contained in:
@@ -94,7 +94,7 @@ debug_level={{openshift_debug_level}}
|
||||
# WARNING: This value will be used for all hosts in containerized environments, even those that have another version installed.
|
||||
# This could potentially trigger an upgrade and downtime, so be careful with modifying this value after the cluster is set up.
|
||||
#openshift_image_tag=v3.10.0
|
||||
openshift_image_tag={{openshift_release}}
|
||||
openshift_image_tag="v3.10"
|
||||
|
||||
# Specify an exact rpm version to install or configure.
|
||||
# WARNING: This value will be used for all hosts in RPM based environments, even those that have another version installed.
|
||||
|
||||
Reference in New Issue
Block a user