cfservd.conf admit: issues
Lance Albertson <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bug #2! :-)
Along with the upgrade (we're running 2.2.6), we noticed that the admit
section in cfservd.conf no longer allows you to put a list of IP
addresses. It basically assumes that each entry is a pair. Below is an
example:
What we had before that worked something like this (example IP ranges):
admit:
/var/cfengine/repository/ 10.0.0.0/24 192.168.1.1/24 10.1.1.0/24
We had to change it to something like this to make it work again:
admit:
/var/cfengine/repository/ 10.0.0.0/24
/var/cfengine/repository/ 192.168.1.1/24
/var/cfengine/repository/ 10.1.1.0/24
If you have several ranges you need to add, this can get quite annoying.
Did something change in the code recently to change the behaviour of this?
Thanks!
--
Lance Albertson lance <at> osuosl.org
Systems Administrator / Architect Open Source Lab
Network Services Oregon State University
Work: 541-737-9975 PGP Key: 0x27F4B742
GPG Fingerprint 0423 92F3 544A 1282 5AB1 4D07 416F A15D 27F4 B742
_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine
signature.asc
(application/pgp-signature, 251 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFIWEMgQW+hXSf0t0IRAqsbAJsGH89OtFRAEdVLjSJXaC17ecn9uACeML07 jP7CrUhr7YOdGpuJCmFluPQ= =ItjX -----END PGP SIGNATURE-----