Forum: Cfengine Help Subject: Cfengine master HA? Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,18019,18019#msg-18019
This is directed more a Neil. In your tutorial (http://watson-wilson.ca/blog/cf3-tutorial.html) You have this in your promises.cf: 29 # for HA add more policy hosts 30 "phost" string => "192.168.0.1"; My question is, What is the proper way to add? is it "phost" slist => { "192.168.0.1", "192.168.0.2", ... }; Or would it be "phost" string => "192.168.0.1"; "phost" string => "192.168.0.2"; ... The adding in you example wasn't clear to me. Thanks Neil. -Dave _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine