GCube Puppet integration

From D4Science Wiki
Revision as of 12:25, 18 January 2014 by Andrea.manzi (Talk | contribs) (Puppet client installation)

Jump to: navigation, search

Puppet client installation

Architecture http://docs.puppetlabs.com/learning/agent_master_basic.html

The installation of the puppet client can be performed as follows: ( on RH systems)

# vim /etc/puppet/puppet.conf
[main]
...
   pluginsync = true

Puppet client test

  • puppet agent --server=node12.d.d4science.research-infrastructures.eu --test