diff options
Diffstat (limited to 'playbooks/openshift-etcd/embedded2external.yml')
-rw-r--r-- | playbooks/openshift-etcd/embedded2external.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/openshift-etcd/embedded2external.yml b/playbooks/openshift-etcd/embedded2external.yml new file mode 100644 index 000000000..a11b140de --- /dev/null +++ b/playbooks/openshift-etcd/embedded2external.yml @@ -0,0 +1,4 @@ +--- +- include: ../init/main.yml + +- include: private/embedded2external.yml |