Is there a way using puppet to delete the home directories recursively of
employees who have left the company?
So far I've tried:
file { "/export/home/user":
name => "$home_dir/user",
ensure => 'absent'
}
I also tried
file{'export/home/user':
name => "$home_dir/u
hello list
I am attempting to install gepetto into my eclipse environment.
I have added the 'cloudsmith's' repo to eclipse:
"Cloudsmith - http://download.cloudsmith.com/geppetto/updates";
but when I select the software to install this is the error I see
Your original request has been modified
Hello,
For some reason my puppet client(s) cannot retrieve certs.
On the server I run as per the wiki:
[r...@virtcent13:/etc/yum.repos.d]#puppetca --list
virtcent02.summitnjhome.com
[r...@virtcent13:/etc/yum.repos.d]#puppetca --sign
virtcent02.summitnjhome.com
virtcent02.summitnjhome.com
notic