Explorar o código

Attempt to back up generated certificates on every etcd host.

Andrew Butcher %!s(int64=7) %!d(string=hai) anos
pai
achega
6ee7a3baa0
Modificáronse 1 ficheiros con 1 adicións e 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: