On Mon, Sep 03, 2012 at 05:26:30AM -0700, matonb wrote:
> puppet-server 2.7.19 on CentOS 6.3 x64
>
> I have the follow very bsaic class, which I would expect to install the
> package if it's not already present on the system:
>
> class yum::repos::puppetlabs {
> package { 'puppetlabs-releas
On 03.09.2012 14:26, matonb wrote:
puppet-server 2.7.19 on CentOS 6.3 x64
I have the follow very bsaic class, which I would expect to install the
package if it's not already present on the system:
class yum::repos::puppetlabs {
package { 'puppetlabs-release':
ensure => installed,
so
puppet-server 2.7.19 on CentOS 6.3 x64
I have the follow very bsaic class, which I would expect to install the
package if it's not already present on the system:
class yum::repos::puppetlabs {
package { 'puppetlabs-release':
ensure => installed,
source =>
'http://yum.puppetlabs.com