Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 681 Bytes

README.rst

File metadata and controls

34 lines (21 loc) · 681 Bytes

cookiecutter-salt

Cookiecutter (https://github.com/audreyr/cookiecutter) template for a freezable, vendorized version of Salt (https://github.com/saltstack/salt). See https://github.com/dmckeone/cookiecutter-salt.

WARNING: WORK IN PROGRESS

Use it now

$ pip install cookiecutter
$ cookiecutter https://github.com/dmckeone/cookiecutter-salt.git

You will be asked some basic information so that the salt scripts can be tailored to your vendor name.

Planned Features

  • Vendorized salt scripts and configuration
  • Esky support

License

BSD licensed.

Changelog

Not yet released