generator-vagrant-chef-boilerplate

This generator will create Vagrantfile with Chef provision

Usage no npm install needed!

<script type="module">
  import generatorVagrantChefBoilerplate from 'https://cdn.skypack.dev/generator-vagrant-chef-boilerplate';
</script>

README

This is yeoman generator.

It will generate starting boilerplate of Vagrantfile with Chef-solo provision.

Feel fre to take it as for starting new project ot using it as starting point for your own generator.

Requirements:

yeoman installed

To Install:

npm i generator-vagrant-chef-boilerplate -g

To use:

yo vagrant-chef-boilerplate