From 4093b3d8a04773c5f7dd30ad7d637699612e28b4 Mon Sep 17 00:00:00 2001 From: Rob Dobson Date: Mon, 10 Nov 2014 18:20:39 +0000 Subject: [PATCH] Adding initial README Signed-off-by: Rob Dobson --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39e98f9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# XenServer packer.io builder + +This builder plugin extends packer.io to support building images for XenServer. + +You can check out packer [here](https://packer.io). + +