Ver código fonte

Attempt to back up generated certificates on every etcd host.

Andrew Butcher 7 anos atrás
pai
commit
6ee7a3baa0

+ 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: