Actions
Bug #17045
closedWIP Add packer sources for our vagrant boxes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
It could be great to be able to maintain our vagrant boxes with automated tools and not by hand.
Here is a first try, using some terrible Dhall lang, Makefiles and scripts to generate packer compatible json.
Currenlty, it can creates basic boxes for debian10, sles12 and ubuntu18.
It can also create boxes with a pre-installed Rudder agent installed on it.
There is still a bunch of work to do on the provisioner scripts parts, and of course on supporting more OS.
Actions