Explorar o código

Merge pull request #5844 from mtnbikenc/fix-1504515

1504515 Correct host group for controller restart
Scott Dodson %!s(int64=7) %!d(string=hai) anos
pai
achega
a20098d3ae

+ 1 - 1
playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml

@@ -125,7 +125,7 @@
 
 # All controllers must be stopped at the same time then restarted
 - name: Cycle all controller services to force new leader election mode
-  hosts: oo_etcd_to_config
+  hosts: oo_masters_to_config
   gather_facts: no
   tasks:
   - name: Stop {{ openshift.common.service_type }}-master-controllers