浏览代码

evalute groups when running etcd upgrade from byo/openshift-cluster/upgrades/upgrade_etcd.yml

Jan Chaloupka 7 年之前
父节点
当前提交
0fb7e604c7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      playbooks/byo/openshift-cluster/upgrades/upgrade_etcd.yml

+ 2 - 0
playbooks/byo/openshift-cluster/upgrades/upgrade_etcd.yml

@@ -1,4 +1,6 @@
 ---
 - include: ../initialize_groups.yml
 
+- include: ../../../common/openshift-cluster/evaluate_groups.yml
+
 - include: ../../../common/openshift-cluster/upgrades/etcd/main.yml