diff options
Diffstat (limited to 'anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch')
-rw-r--r-- | anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch b/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch deleted file mode 100644 index 2301072..0000000 --- a/anslib/patches/etcd-ds-rh1538446-openshift-undefined.patch +++ /dev/null @@ -1,11 +0,0 @@ -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 |