Explorar o código

Run on first etcd only

The rest would have it synced
Vadim Rutkovsky %!s(int64=6) %!d(string=hai) anos
pai
achega
de2186e5d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: