Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Hostgroups for one client #46

Open
fzebib opened this issue Jan 4, 2015 · 1 comment
Open

Multiple Hostgroups for one client #46

fzebib opened this issue Jan 4, 2015 · 1 comment

Comments

@fzebib
Copy link

fzebib commented Jan 4, 2015

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?

@eric4tech
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants