Displaying 1 result from an estimated 1 matches for "whioh".
Did you mean:
which
2007 Sep 28
3
Host groups config in puppet & User Management.
...pet puppet-0.23.2-1.el4 &
puppet-server-0.23.2-1.el4.
Now trying to configure. I have a basic config which changes the sudo
permission of the file.
Currently I am using the puppet server as client. Now I wanted to add
all my hosts some linux some unix. So was looking for a config syntax
whioh can create groups.
Like IT = [ host-1, host2, shost3 ]
Eng = [ Eng1, Eng2, Eng3 ]
So when looking at the nodes syntax, below. I didn''t find a way to group
the host, rather it depends on a class.
node ''salmon.testing.com'' inherits default {...