Browse Source

Attempt to back up generated certificates on every etcd host.

Andrew Butcher 7 years ago
parent
commit
6ee7a3baa0
1 changed files with 1 additions and 1 deletions
  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: