On Wed, Jun 16, 2010 at 12:02 PM, Roshan <roshanp@gmail.com>
wrote:> This may be a really simple question. I have defined a package to
> ensure=>latest in one of my modules. In the nodes.pp, I have the
> module included, and the package installs fine.
>
> Now I want to remove the module/package from my server. Can''t I
just
> remove the include of the module from the nodes.pp and it should
> automatically uninstall the package?
>
(Un)Fortunately, No; you have to explicitly remove it with an ensure =>
absent
> --
> You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.
>
>
--
Tony
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.