Browse Source

fix pkg_version

Diego Castro 9 years ago
parent
commit
e76126a568
1 changed files with 1 additions and 0 deletions
  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('') }}"