Skip to content

Commit 9bdbd45

Browse files
author
Tim Bielawa
committed
Finish up the puppet config file
1 parent d8f2621 commit 9bdbd45

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

conf/puppet.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"queue": "funcpuppet",
3+
"puppet": {
4+
"Run": ["noop", "enable", "server", "tags"],
5+
"Enable": [],
6+
"Disable": ["motd"]
7+
}
8+
}

0 commit comments

Comments
 (0)