Issue #3131 has been reported by Hari Sekhon.
----------------------------------------
Bug #3131: Cannot restrict access to single module in fileserver.conf
http://projects.reductivelabs.com/issues/3131
Author: Hari Sekhon
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version: 0.25.5
Affected version: 0.24.8
Keywords:
Branch:
My fileserver.conf looks like:
[modulename]
/etc/puppet/modules/modulename
allow x.x.x.x
[modules]
allow y.y.y.y/23
I want to restrict access to modulename to just the one server that needs it,
x.x.x.x, such that all the other servers that do not require access to the
module contents, especially the files, are prevented from fetching them.
However, this currently does not work properly at all. A server on another ip
still has full access to the module's contents.
Possibly this is because it's still getting in through the [modules] section
after failing the [modulename] section I don't know. If so it might be a very
simple fix to simply stop at the first match.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.