From 90e67349fca98cf1c11dabb344b0e13533c5e6f8 Mon Sep 17 00:00:00 2001 From: Matthew Aynalem Date: Tue, 19 Mar 2019 12:14:09 -0700 Subject: [PATCH] add packer.py to community tools --- website/source/community-tools.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/community-tools.html.md b/website/source/community-tools.html.md index ed970e442..644775cd8 100644 --- a/website/source/community-tools.html.md +++ b/website/source/community-tools.html.md @@ -49,6 +49,8 @@ power of Packer templates. - [packerlicious](https://github.com/mayn/packerlicious) - a python library for generating Packer templates +- [packer.py](https://github.com/mayn/packer.py) - a python library for executing Packer CLI commands + ## Other - [suitcase](https://github.com/tmclaugh/suitcase) - Packer based build system for CentOS OS images