06ec6d
Name:           centos-release-ansible26
06ec6d
Version:        1
06ec6d
Release:        3%{?dist}
06ec6d
Summary:        Ansible 2.6 packages from the CentOS ConfigManagement SIG repository
06ec6d
06ec6d
License:        Public Domain
06ec6d
URL:            https://wiki.centos.org/SpecialInterestGroup/ConfigManagementSIG/Ansible
06ec6d
Source0:        CentOS-ANSIBLE.repo
06ec6d
06ec6d
Requires:       centos-release-configmanagement
06ec6d
06ec6d
BuildArch:      noarch
06ec6d
06ec6d
%description
06ec6d
Ansible 2.6 packages as delivered via the CentOS ConfigManagement SIG.
06ec6d
06ec6d
%prep
06ec6d
06ec6d
%build
06ec6d
06ec6d
%install
06ec6d
mkdir -p %{buildroot}%{_sysconfdir}/yum.repos.d
06ec6d
install -Dpm0644 -t %{buildroot}%{_sysconfdir}/yum.repos.d %{S:0}
06ec6d
06ec6d
%files
06ec6d
%config(noreplace) %{_sysconfdir}/yum.repos.d/CentOS-ANSIBLE.repo
06ec6d
06ec6d
%changelog
06ec6d
* Mon Oct 29 2018 Brian Stinson - 1-3
06ec6d
- rebuilt
06ec6d
06ec6d
* Mon Oct 29 2018 brian@bstinson.com - 1-2
06ec6d
- Added the contentdir variable to the repo lines
06ec6d
06ec6d
* Mon Oct 22 2018 brian@bstinson.com - 1-1
06ec6d
- Initial package
06ec6d
06ec6d