This is just not true. Nothing has changed here for a long long time. 
Works just fine for me.

Lance Albertson wrote:
> 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!
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Bug-cfengine mailing list
> [email protected]
> https://cfengine.org/mailman/listinfo/bug-cfengine
>   
_______________________________________________
Bug-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/bug-cfengine

Reply via email to