summaryrefslogtreecommitdiffstats
path: root/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch
diff options
context:
space:
mode:
Diffstat (limited to 'anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch')
-rw-r--r--anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch b/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch
new file mode 100644
index 0000000..2301072
--- /dev/null
+++ b/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch
@@ -0,0 +1,11 @@
+diff --git a/roles/openshift_etcd_facts/tasks/main.yml b/roles/openshift_etcd_facts/tasks/main.yml
+index 86546f4..bda0606 100644
+--- a/roles/openshift_etcd_facts/tasks/main.yml
++++ b/roles/openshift_etcd_facts/tasks/main.yml
+@@ -1,2 +1,6 @@
+ ---
++- openshift_facts:
++ role: etcd
++ local_facts: {}
++
+ - import_tasks: set_etcd_ca_host.yml