فهرست منبع

Run on first etcd only

The rest would have it synced
Vadim Rutkovsky 6 سال پیش
والد
کامیت
de2186e5d8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      playbooks/openshift-etcd/private/remove-etcdv2-data.yml

+ 1 - 1
playbooks/openshift-etcd/private/remove-etcdv2-data.yml

@@ -1,6 +1,6 @@
 ---
 - name: Remove etcd v2 data
-  hosts: oo_etcd_to_config
+  hosts: oo_etcd_to_config[0]
   any_errors_fatal: true
   tasks:
   - import_role: