浏览代码

fix pkg_version

Diego Castro 9 年之前
父节点
当前提交
e76126a568
共有 1 个文件被更改,包括 1 次插入0 次删除
  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('') }}"