On 30 January 2014 15:41, Andreas Dvorak <andreas.dvo...@gmail.com> wrote:

> Hi,
>
> I think the explaination of Gareth is wrong.
>

​No, he's exactly right.  And please be careful with your spelling...it's
'absent', not 'absend'.  Your puppet manifests are not scripts/sets of
instructions.  They define what end-state you want the node that applies
the resource to be in when the agent has finished running.  i.e. by
specifying 'absent' in your package resource you're not explicitly telling
puppet to uninstall the package.  The package may already not be present,
in which case puppet won't do anything at all (it has nothing to do).  If
the package is present though, puppet will indeed uninstall it.​


​Kind Regards,

Matt.

-- 
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 it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAKUTv3KpqcVvX%2B35ynQmJqHFovLRWswyUpWdRmqcYnVuEb9dxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to