diff options
author | varac <varacanero@zeromail.org> | 2016-06-11 21:09:49 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-06-11 21:09:49 +0200 |
commit | 5fb5beff4c4d97dec2fcdab78d530e2c0b1d1cc9 (patch) | |
tree | 7375903fce78daca614dff07d704b2ce22cde1ee /tests/puppet/provider/common.json | |
parent | 543e5108d6b50928cac3c7e031e6a96d5f664ee1 (diff) |
add test provider for catalog compile test
Diffstat (limited to 'tests/puppet/provider/common.json')
-rw-r--r-- | tests/puppet/provider/common.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/puppet/provider/common.json b/tests/puppet/provider/common.json new file mode 100644 index 00000000..c891fea3 --- /dev/null +++ b/tests/puppet/provider/common.json @@ -0,0 +1,5 @@ +// +// Options put here are inherited by all nodes. +// +{ +} |