]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Change - Ensure that the iptables configuration file has proper context
authorMichael Watters <michael.watters@dart.biz>
Tue, 21 Feb 2017 15:04:00 +0000 (10:04 -0500)
committerMichael Watters <michael.watters@dart.biz>
Fri, 10 Mar 2017 17:32:47 +0000 (12:32 -0500)
commit27b48e6015be20cc931dd049340f62beee32c1ed
tree0548cfe32ac199ee92c55345606e9b966a59f842
parente5a0e7ed615f63d03eb638b4fdba7b2cecc3c530
Change - Ensure that the iptables configuration file has proper context

The SELinux context for the iptables configuration file was not being set
properly on Redhat based platforms.  The default context for this file
is 'system_u:object_r:system_conf_t:s0' which is shown by using the restorecon command.
manifests/linux/redhat.pp