search for: baag

Displaying 2 results from an estimated 2 matches for "baag".

Did you mean: bag
2013 Oct 08
5
user management define once an add if required on server
...require => Group["baaderadm"], } ssh_authorized_key { $username: user => "$username", type => "$sshkeytype", key => "$sshkey", require => User["$username"], } } nodes.pp node ''vm6742.muc.baag'' inherits base { $user = "test1" include jre17_32bit } Maybe I need to split the list.pp in separate files for every user, but I do not know how to request a specific user. Maybe something like that: include addmin_user::test1 I could create a modul for every user and ad...
2013 Dec 18
0
Puppet agent on Solaris no logging
...ot work. I am using the CSWpuppet3 3.3.1 Do you have an idea? cat /etc/puppet/puppet.conf # puppet.conf [main] logdir = /var/log/puppet confdir = /etc/opt/csw/puppet config = $confdir/puppet.conf vardir = /var/opt/csw/puppet ssldir = $vardir/ssl server = rh6-puppet-master.baag pluginsync = true [agent] classfile = $vardir/classes.txt localconfig = $vardir/localconfig Best regards Andreas -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from...