Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 327 Bytes

readme.md

File metadata and controls

14 lines (9 loc) · 327 Bytes

Puppetmaster

Creates a Puppet Master running with Apache/Passenger and Librarian-Puppet

Build

  • docker build -t puppetmaster .
  • docker run puppetmaster

Note: It is easiest to run the container with the hostname of puppet. For example, docker run -h puppet.yourcompany.com -d puppetmaster

Ports

  • 8140 (puppet)