فهرست منبع

Merge pull request #5999 from mgugino-upstream-stage/fix-etcd-upgrade

Correct groupname during upgrade_control_plane play
Scott Dodson 7 سال پیش
والد
کامیت
1b24db1dfb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      playbooks/common/openshift-cluster/upgrades/v3_7/upgrade_control_plane.yml

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

@@ -129,7 +129,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