I see we can define multiple policy servers, but can we dictate which server(s) clients communicate with? For example, if you had firewalled off lab environment. I understand the clients would loop through each server defined until it succeeds. It seems like it would be more efficient in this distributed model if the clients would try to communicate with local PS first.
per cf3-reference.html ---------------------- body copy_from example { servers => { "primary.example.org", "secondary.example.org", "tertiary.other.domain" };
_______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine