Browse Source

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

Jan Chaloupka 7 years ago
parent
commit
0fb7e604c7
1 changed files with 2 additions and 0 deletions
  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