From ee5a7693a20be56b60b965aa92b4727593dd811c Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 22 Nov 2017 10:17:30 -0500 Subject: Include Deprecation - openshift-etcd --- playbooks/common/openshift-cluster/redeploy-certificates/etcd-ca.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/common/openshift-cluster/redeploy-certificates') diff --git a/playbooks/common/openshift-cluster/redeploy-certificates/etcd-ca.yml b/playbooks/common/openshift-cluster/redeploy-certificates/etcd-ca.yml index d4e922ca9..8dc8c4afb 100644 --- a/playbooks/common/openshift-cluster/redeploy-certificates/etcd-ca.yml +++ b/playbooks/common/openshift-cluster/redeploy-certificates/etcd-ca.yml @@ -39,7 +39,7 @@ tasks: - include_role: name: etcd - tasks_from: distribute_ca + tasks_from: distribute_ca.yml vars: etcd_sync_cert_dir: "{{ hostvars['localhost'].g_etcd_mktemp.stdout }}" etcd_ca_host: "{{ groups.oo_etcd_to_config.0 }}" -- cgit v1.2.3