Quellcode durchsuchen

fix pkg_version

Diego Castro vor 9 Jahren
Ursprung
Commit
e76126a568
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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('') }}"