Jelajahi Sumber

Attempt to back up generated certificates on every etcd host.

Andrew Butcher 7 tahun lalu
induk
melakukan
6ee7a3baa0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      playbooks/openshift-etcd/private/certificates-backup.yml

+ 1 - 1
playbooks/openshift-etcd/private/certificates-backup.yml

@@ -1,6 +1,6 @@
 ---
 - name: Backup and remove generated etcd certificates
-  hosts: oo_first_etcd
+  hosts: oo_etcd_to_config
   any_errors_fatal: true
   tasks:
   - import_role: