From 45869adce80f1bdba481435e6abd4a792d4b9549 Mon Sep 17 00:00:00 2001 From: Andrew Butcher Date: Fri, 9 Jun 2017 16:16:38 -0400 Subject: Separate etcd and OpenShift CA redeploy playbooks. --- playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml (limited to 'playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml') diff --git a/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml b/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml new file mode 100644 index 000000000..29f821eda --- /dev/null +++ b/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml @@ -0,0 +1,10 @@ +--- +- include: initialize_groups.yml + tags: + - always + +- include: ../../common/openshift-cluster/std_include.yml + tags: + - always + +- include: ../../common/openshift-cluster/redeploy-certificates/etcd-ca.yml -- cgit v1.2.3