summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorDan Yocum <dyocum@redhat.com>2018-01-26 14:07:47 -0500
committerDan Yocum <dyocum@redhat.com>2018-01-26 14:07:47 -0500
commit501e7897b7becb1e5a5c7875b40675d1e7296ed7 (patch)
tree1623c223cb266218eafa603f563457c119ece63b /openshift-ansible.spec
parent0dc67b8693d9472f5afb910556e7b86e531cf55c (diff)
downloadopenshift-501e7897b7becb1e5a5c7875b40675d1e7296ed7.tar.gz
openshift-501e7897b7becb1e5a5c7875b40675d1e7296ed7.tar.bz2
openshift-501e7897b7becb1e5a5c7875b40675d1e7296ed7.tar.xz
openshift-501e7897b7becb1e5a5c7875b40675d1e7296ed7.zip
removed references to 'files' dir in spec file
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 719e54eb9..db8d3777b 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -65,9 +65,6 @@ rm -f %{buildroot}%{python_sitelib}/openshift_ansible/gce
mkdir -p docs/example-inventories
cp inventory/hosts.* inventory/README.md docs/example-inventories/
-# openshift-ansible-files install
-cp -rp files %{buildroot}%{_datadir}/ansible/%{name}/
-
# openshift-ansible-playbooks install
cp -rp playbooks %{buildroot}%{_datadir}/ansible/%{name}/
# remove contiv plabooks
@@ -101,7 +98,6 @@ popd
%doc README*
%license LICENSE
%dir %{_datadir}/ansible/%{name}
-%{_datadir}/ansible/%{name}/files
%{_datadir}/ansible/%{name}/inventory/dynamic
%ghost %{_datadir}/ansible/%{name}/playbooks/common/openshift-master/library.rpmmoved