mirror of
https://github.com/krislamo/pup-tests
synced 2026-05-25 19:33:26 +00:00
Setup Puppet Environment
Ansible sets up a puppet master and puppet agent on two virtual machines with a hello world puppet application.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[main]
|
||||
ssldir = /var/lib/puppet/ssl
|
||||
|
||||
[agent]
|
||||
server = puppet
|
||||
|
||||
Reference in New Issue
Block a user