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

A Vagrant environment for Puppet module development

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

The **vagrant-vbguest** plugin is required for first run "vagrant up". When plugin is not installed, the following error occurs: ``` mount -t vboxsf -o uid=1000,gid=1000 vagrant /vagrant The error output...

The README file should contain instructions on how to: * install test tools (rspec-puppet, beaker, beaker-rspec, ...) * configure test tools * write unit and integration test cases * write...

enhancement

The README should contain instructions on how to configure a text editor, like: * options to use (Atom, VS Code, ...) * plugins to install * how to integrate with...

enhancement

The README should contain information about the `local.yaml` usage, like: * when to change * how to config * what should be configured

enhancement

We are currently checking out the master branch of many repositories. Develop a mechanism to better control and validade the versions of what is bundled into the project.