Issue #5777 has been updated by Jacob Helwig.
Status changed from Accepted to Merged - Pending Release
Target version set to 2.7.3
This has been merged into `2.7.x` in
commit:5682125e1800f4c7b69b20fdd28f97a473d5d93c and `master` in
commit:5b167eba2b602f5c6c6c224790fa1eb56b239ad4
commit 8da0486c36e095e9a08b6f5a79abf3cabeba6603
Author: Brice Figureau <[email protected]>
Date: Mon May 30 11:08:19 2011
Fix #5777 - rule interpolation broke auth.conf CIDR rules
Due to the interpolation performed to support regex back-references,
various type of rules (mainly IP CIDR notations and wildcard hosts)
were not working anymore.
This patch adds an auth.conf integration test that covers most
of the various rules types.
Signed-off-by: Brice Figureau <[email protected]>
----------------------------------------
Feature #5777: it would be nice if auth.conf supported subnets
https://projects.puppetlabs.com/issues/5777
Author: Adrian Bridgett
Status: Merged - Pending Release
Priority: Normal
Assignee: Nigel Kersten
Category:
Target version: 2.7.3
Affected Puppet version:
Keywords:
Branch: https://github.com/masterzen/puppet/tree/tickets/2.7.x/5777
currently the docs only suggest hostnames and IP addresses are supported
(whereas fileserver.conf does support them)
It looks as if it's just an exact match, it would be nice if you could use CIDR
notation (10.0.0.0/8) to specify a range of IP addresses and also *.example.com
to match a set of names.
PS: there are a few spelling errors there too:
s/file_metadat/file_metadata/
s/inconditionnally/unconditionally/
One other thing I've spotted is that it includes "allow $1" which appears to be
undocumented syntax.
--
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://projects.puppetlabs.com/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.