It will confirm that the package is present. If it is not present it
will attempt to install it. If it is, then no action is taken.
On 5/16/14, 9:09 AM, Guy Knights wrote:
> Thanks Garrett - so can you confirm then that ensure => present will
> never try to upgrade a package after the initial install?
>
> On Thursday, May 15, 2014 11:39:02 AM UTC-7, Garrett Honeycutt wrote:
>
> On 5/15/14, 11:19 AM, Guy Knights wrote:
> > I'm looking at ways to better automate our build pipeline and I'm
> trying
> > to envision ways to get our latest code package onto servers,
> while also
> > being able to update this package at specific, later times.
> >
> > The code will be served from a local yum repository, so I figure
> we can
> > install the latest version on new systems using an "ensure =>
> present"
> > in a package resource, and then push out updates from our bamboo
> server
> > via mcollective. I understand that it's possible to install packages
> > directly using mcollective via a plugin such as this one:
> >
https://github.com/puppetlabs/mcollective-package-agent
>. What I
> --
> 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...@googlegroups.com
>.
>.
.