hi John,
I don't want the latest version of the package to be installed but a
specific version that I configure through hiera. In that sense, there is
indication of an upcoming package change that could somehow trigger an
update.
This is all theory of course. Your (great) tip on using schedul
On Monday, July 28, 2014 8:56:08 AM UTC-5, Dimitris Stafylarakis wrote:
>
> Hi people,
>
> thanks for your replies. My actual case is *run apt-get update before
> upgrading a package*. So I have packages in my own repository and I'm
> managing them through puppet on the production server. I wan
On 28 Jul 2014 23:56, "Dimitris Stafylarakis" wrote:
>
> Hi people,
>
> thanks for your replies. My actual case is run apt-get update before
upgrading a package. So I have packages in my own repository and I'm
managing them through puppet on the production server. I want to be able to
set a specif
On Mon, Jul 28, 2014 at 06:56:08AM -0700, Dimitris Stafylarakis wrote:
>Hi people,
>
>thanks for your replies. My actual case is run apt-get update before
>upgrading a package. So I have packages in my own repository and I'm
>managing them through puppet on the production server. I
Hi people,
thanks for your replies. My actual case is *run apt-get update before
upgrading a package*. So I have packages in my own repository and I'm
managing them through puppet on the production server. I want to be able to
set a specific version number and have puppet install the right vers
On Thursday, July 24, 2014 10:42:34 AM UTC-5, Dimitris Stafylarakis wrote:
>
> Hi all,
>
> I have a question for the experts in the group:
>
> say there's an exec resource dependent on some other resource and
> refreshonly=> true. As we know already, a change in the dependent resource
> will se