Displaying 1 result from an estimated 1 matches for "perhup".
Did you mean:
perhap
2013 Apr 08
4
puppet uninstall package
Hy I m a new user in world puppet
I have installed a packge test on a node "screen" without problem
Now i want to try to uninstall it but without success. This is the file
configuration
this is my file init.pp
package {"screen-4.0.3-16.el6":
ensure=> "absent"
}
#package and purge its config files
package {"screen-4.0.3-16.el6":
ensure =>