Upgrade

33 views
Skip to first unread message

Don Dorman

unread,
Jan 20, 2015, 7:39:37 AM1/20/15
to puppet...@googlegroups.com
Has anyone found documentation on upgrading Puppet 3.4.3 to Puppet 3.6.2. running on RHEL 6.4

I have found some documents, but nothing simple and clearly defined.


Dirk Heinrichs

unread,
Jan 20, 2015, 7:46:57 AM1/20/15
to puppet...@googlegroups.com
Am 20.01.2015 um 13:39 schrieb Don Dorman:

Has anyone found documentation on upgrading Puppet 3.4.3 to Puppet 3.6.2. running on RHEL 6.4

First update the server, then agent nodes. You can use Puppet to update the agents (I've written myself a small module to do that).


I have found some documents, but nothing simple and clearly defined.

Server: yum upgrade
Agents:
    Manual: yum upgrade
    Automatic: Use (custom) puppet module, maybe with a version parameter. Then to update, just increase the version number and wait for the next automatic agent run.

Feel free to ask for my module ;).

HTH...

    Dirk
--

Dirk Heinrichs, Senior Systems Engineer, Engineering Solutions
Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach
Tel: +49 2226 1596666 (Ansage) 1149
Email: d...@recommind.com
Skype: dirk.heinrichs.recommind
www.recommind.com

Don Dorman

unread,
Jan 20, 2015, 7:53:24 AM1/20/15
to puppet...@googlegroups.com, d...@recommind.com
Thanks for the very prompt respo0nse.

So respectively on the Puppet Master I have copied Puppet 3.6.2 to /var/data/Puppet. I have the RHEL 6.4.iso mounted to /mnt

So I am guessing to upgrade the Master it should be as simple as yum upgrade puppet-server-3.6.2-1.el6.noarch.rpm

and yum upgrade puppetdb-2.0.0-1.el6.noarch.rpm

and the obvious yum upgrade puppet-3.6.2-1.el6.noarch.rpm

Dirk Heinrichs

unread,
Jan 20, 2015, 8:01:21 AM1/20/15
to puppet...@googlegroups.com
Am 20.01.2015 um 13:53 schrieb Don Dorman:

So respectively on the Puppet Master I have copied Puppet 3.6.2 to /var/data/Puppet. I have the RHEL 6.4.iso mounted to /mnt

So I am guessing to upgrade the Master it should be as simple as yum upgrade puppet-server-3.6.2-1.el6.noarch.rpm

and yum upgrade puppetdb-2.0.0-1.el6.noarch.rpm

and the obvious yum upgrade puppet-3.6.2-1.el6.noarch.rpm

Yes (could also be one command).

"yum upgrade", as I suggested, would update ALL packages to their LATEST versions.

Bye...

Don Dorman

unread,
Jan 20, 2015, 10:51:17 AM1/20/15
to puppet...@googlegroups.com, d...@recommind.com
I would love to take a look at your module.


On Tuesday, 20 January 2015 07:46:57 UTC-5, Dirk Heinrichs wrote:
Reply all
Reply to author
Forward
0 new messages