diff --git a/nodes/example.json b/nodes/example.json new file mode 100644 index 0000000..ae4dee6 --- /dev/null +++ b/nodes/example.json @@ -0,0 +1,5 @@ +{ + "recipes": [ + "./roles/base.rb" + ] +}