s0undt3ch / os-imager

Packer image templates for the Salt test suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

os-imager

Packer image templates for the Salt test suite

Build Status

Branches

These are intended to always be kept separate

  • master - base golden images ( just updates and vim, used by ci branch )
  • ci - golden images used jenkins for the vm's that kitchen-salt spins up
  • jenkins-slaves - images used by jenkins ec2 plugin that kitchen-salt is run from

Pre Commit Hook

Be sure to install pre-commit in order to prevent checking in AWS credentials. On the root of the cloned repository do:

pip install pre-commit
pre-commit install

That's it! And you only have to do it once after cloning the repository.

See it in action

asciicast

About

Packer image templates for the Salt test suite


Languages

Language:Shell 49.0%Language:Python 24.9%Language:PowerShell 18.9%Language:Makefile 4.0%Language:SaltStack 3.2%