diff --git a/stackhammer.json b/stackhammer.json new file mode 100644 index 0000000..d823e3c --- /dev/null +++ b/stackhammer.json @@ -0,0 +1,13 @@ +{ + "metaVersion": "1.1.5", + "puppetVersion": "PUPPET27", + "environments": [ + { + "siteLocation": "manifests", + "moduleLocations": [ + "modules" + ], + "name": "production" + } + ] +} \ No newline at end of file