I'm trying to get the default hostgroup plugin working, but I have a couple
questions. first being when does it process the hostgroup rules (is it only
after a host checks in)? Second I'm trying to set the hostgroup by
installed OS. right now my default-hostgroup.yaml file looks like this:
I've figured out what was up. restarting foreman (per the documentation
apparently means restarting httpd. One last question though, I noticed
the group assignment when more than one fact was involved was a little
random. For example:
would sometimes get the Centos7/thin hostgroup and sometimes it would just
assign the Centos7 group. what is the correct way to declare a logical AND
with more than one fact?