Start using jfryman/puppet-selinux

We were using a fork of that original module, called
spiette/puppet-selinux. This module had no maintenance since
2013, and it's not supporting CentOS 7.

So far, there are pull requests into that module since 2014,
and there is no activity on that. The original jfryman module
is up to date, doesn't have this problem, and is actively
maintaned. So start using that and deprecate the spiette one,
in order to be able to use selinux again.

Change-Id: I053d1437ef85828654a2a3bb9fedd6296525dabd
Depends-On: I8500da48191613d2fc7451bc829c27e9e618711e
This commit is contained in:
Yolanda Robla 2015-06-04 13:48:44 +02:00
parent 66d5b8bdb9
commit a3463d8bbb

View File

@ -40,6 +40,7 @@ SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.
# rely on using any feature on grafana that relies on archive
SOURCE_MODULES["https://github.com/bfraser/puppet-grafana"]="v2.1.0"
SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.4.0"
SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5"
SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0"
SOURCE_MODULES["https://github.com/nanliu/puppet-git"]="0.1.0"
SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0"
@ -60,7 +61,6 @@ SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-rabbitmq"]="5.0.0"
SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-stdlib"]="4.3.2"
SOURCE_MODULES["https://github.com/rafaelfelix/puppet-pear"]="1.0.3"
SOURCE_MODULES["https://github.com/saz/puppet-memcached"]="a0d4bdca6283d64acb484bb7671c0305cafd76b4"
SOURCE_MODULES["https://github.com/spiette/puppet-selinux"]="v0.5.1"
SOURCE_MODULES["https://github.com/stankevich/puppet-python"]="1.9.4"
SOURCE_MODULES["https://github.com/vamsee/puppet-solr"]="0.0.8"