Skip to content

Commit

Permalink
Remove extra ansible.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodson committed Apr 6, 2018
1 parent 5685f9b commit 48593d9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 76 deletions.
33 changes: 0 additions & 33 deletions etc/ansible-quiet.cfg

This file was deleted.

40 changes: 0 additions & 40 deletions etc/ansible.cfg

This file was deleted.

4 changes: 1 addition & 3 deletions openshift-ansible.spec
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ for Openshift and Atomic Enterprise.
mkdir -p %{buildroot}%{_datadir}/%{name}
mkdir -p %{buildroot}%{_datadir}/ansible/%{name}/inventory
cp -rp inventory/dynamic %{buildroot}%{_datadir}/ansible/%{name}/inventory
cp etc/ansible.cfg %{buildroot}%{_datadir}/ansible/%{name}/ansible.cfg
cp etc/ansible-quiet.cfg %{buildroot}%{_datadir}/ansible/%{name}/ansible-quiet.cfg
cp ansible.cfg %{buildroot}%{_datadir}/ansible/%{name}/ansible.cfg

# openshift-ansible-bin install
mkdir -p %{buildroot}%{_bindir}
Expand Down Expand Up @@ -89,7 +88,6 @@ touch %{buildroot}%{_datadir}/ansible/%{name}/roles/contiv/.empty_dir
%{_datadir}/ansible/%{name}/inventory/dynamic
%ghost %{_datadir}/ansible/%{name}/playbooks/common/openshift-master/library.rpmmoved
%{_datadir}/ansible/%{name}/ansible.cfg
%{_datadir}/ansible/%{name}/ansible-quiet.cfg

# ----------------------------------------------------------------------------------
# openshift-ansible-docs subpackage
Expand Down

0 comments on commit 48593d9

Please sign in to comment.