puppet-sandbox
puppet-sandbox copied to clipboard
Firewall woes...
Not sure if this is within your control, but there's a firewall problem in the CentOS 6 box. We don't use ubuntu/debian so I set the puppet server to be CentOS. It starts up with a firewall config that doesn't allow inbound on 8140.
I'll mess around with it, and see if I can configure a fix. Would including a firewall template and make puppet apply it during the provision step work best?
Sorry for the super slow response. Yep, you could certainly add a config change during the provisioning step to get communication working between the VMs. That, or create a less restrictive base box to start from. Hopefully you've got things sorted out.