Pārlūkot izejas kodu

Merge pull request #1276 from spinolacastro/pkgversion

Fix pkg_version
Brenton Leanhardt 9 gadi atpakaļ
vecāks
revīzija
2860fea70d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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('') }}"