User Tools

Site Tools


progetti:cloud-arearm:infrastructure:puppet:agent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
progetti:cloud-arearm:infrastructure:puppet:agent [2015/09/10 13:46] – created fzani@infn.itprogetti:cloud-arearm:infrastructure:puppet:agent [2016/05/05 10:16] (current) fzani@infn.it
Line 1: Line 1:
 +====== Adding a node to Foreman/Puppet ======
  
 +  - Install agent following [[https://docs.puppetlabs.com/guides/install_puppet/install_el.html|Puppetlabs howto]]
 +  - Add the line ''server = foreman.rmlab'' to the "agent" section of puppet agent conf file (/etc/puppet/puppet.conf)
 +  - Run ''puppet agent %%--%%test''
 +  - If the host domain is different from ".rmlab" you have to accept the connection to the puppet master: go to Foreman Web UI -> Infrastructure -> Smart Proxy -> Certificates and enable agent hostname
 +  - Assign node from Foreman Web UI to an host group or config group
 +  - Run ''puppet agent %%--%%test'' to apply first configuration
 + 

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki