puppet-sandbox icon indicating copy to clipboard operation
puppet-sandbox copied to clipboard

A Vagrant-based Puppet development environment for creating new modules

Results 5 puppet-sandbox issues
Sort by recently updated
recently updated
newest added

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...

My team uses vagrant and puppet-sandbox for linux administration. We recently needed to incorporate windows. I wanted to contribute back the windows support.

Hi, The setup does not work if you run it behind a proxy. It will not be able to download the apt keys and packages. Any chance we can supply...

for Centos hosts can put RPM files into repository/yum/ and then run `vagrant provision puppet` to which will kick off a `createrepo` to add the RPM into the local repo....