summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2017-09-15 14:28:29 -0400
committerAndrew Butcher <abutcher@redhat.com>2017-09-29 10:57:21 -0400
commita93d9ff45ddea4adaab9fd39947da50c50cc207d (patch)
treead4d4be8866d49670942cb3cd21969bd29616741 /openshift-ansible.spec
parentad0ffab25bfe2fa9b8b36f9a0668c137797fe2af (diff)
downloadopenshift-a93d9ff45ddea4adaab9fd39947da50c50cc207d.tar.gz
openshift-a93d9ff45ddea4adaab9fd39947da50c50cc207d.tar.bz2
openshift-a93d9ff45ddea4adaab9fd39947da50c50cc207d.tar.xz
openshift-a93d9ff45ddea4adaab9fd39947da50c50cc207d.zip
Remove oo_option symlink from specfile.
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec4
1 files changed, 0 insertions, 4 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 1f81893d9..6e4d2cc08 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -84,10 +84,6 @@ touch %{buildroot}%{_datadir}/ansible/%{name}/roles/contiv/.empty_dir
pushd %{buildroot}%{_datadir}/ansible/%{name}/roles/openshift_master_facts/filter_plugins
ln -sf ../../../../../ansible_plugins/filter_plugins/oo_filters.py oo_filters.py
popd
-# openshift_master_facts symlinks lookup_plugins/oo_option.py from ansible_plugins/lookup_plugins
-pushd %{buildroot}%{_datadir}/ansible/%{name}/roles/openshift_master_facts/lookup_plugins
-ln -sf ../../../../../ansible_plugins/lookup_plugins/oo_option.py oo_option.py
-popd
# openshift-ansible-filter-plugins install
cp -rp filter_plugins %{buildroot}%{_datadir}/ansible_plugins/