Bläddra i källkod

fix pkg_version

Diego Castro 9 år sedan
förälder
incheckning
e76126a568
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      roles/openshift_common/vars/main.yml

+ 1 - 0
roles/openshift_common/vars/main.yml

@@ -5,3 +5,4 @@
 # chains with the public zone (or the zone associated with the correct
 # interfaces)
 os_firewall_use_firewalld: False
+openshift_version: "{{ openshift_pkg_version | default('') }}"