Parcourir la source

Attempt to back up generated certificates on every etcd host.

Andrew Butcher il y a 7 ans
Parent
commit
6ee7a3baa0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 - name: Backup and remove generated etcd certificates
-  hosts: oo_first_etcd
+  hosts: oo_etcd_to_config
   any_errors_fatal: true
   any_errors_fatal: true
   tasks:
   tasks:
   - import_role:
   - import_role: