bootstrap/template.py: add cli to render templates
authorJoe Guo <joeg@catalyst.net.nz>
Sun, 17 Feb 2019 23:31:28 +0000 (12:31 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Feb 2019 03:09:20 +0000 (04:09 +0100)
commit3737518afeaf26bbb0afa534a453d19e92d923cd
tree8de4e6100f268476ec5c86035b59b3681c6a484b
parent3803f87f4776b3729d8033cf6ae09120fa4f3c54
bootstrap/template.py: add cli to render templates

- bootstrap for each dist
- Dockerfile for each dist
- Vagrantfile all in one

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
bootstrap/template.py [new file with mode: 0755]