ncsa / docker_puppet

Test puppet agent runs in a local docker container and a local VM
0 stars 0 forks source link

docker_puppet

Requirements

Install each of the dependencies below:

Install

Preparation (Production use-case only)

Installation for production use means puppet agent will run on separate nodes that will communicate with the puppet server over the network (as opposed to a testing install where-in all traffic will remain on the localhost.) For more information, see the "Provisioning" section of https://github.com/puppetlabs/pupperware

If using as a test install on a local laptop or workstation, this step should be skipped.

Installation

Configuration


Other Actions