You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to figure out a way to include a client into multiple hostgroups but I have had no success. I am receiving the object already exists. Anyone have a solution for this?
The text was updated successfully, but these errors were encountered:
so far all I can get to work is one giant "if" statement using something like
if defined ( Class ["corosync"] ) {
hostgroups => "CRM-Hosts",
}
else if defined...etc.
I have been trying to figure out a way to include a client into multiple hostgroups but I have had no success. I am receiving the object already exists. Anyone have a solution for this?
The text was updated successfully, but these errors were encountered: