Explorar el Código

Attempt to back up generated certificates on every etcd host.

Andrew Butcher hace 7 años
padre
commit
6ee7a3baa0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: