summaryrefslogtreecommitdiff
path: root/examples/config/nodes/default.rb
blob: d365690c607c76151f3b4d01c5fdea798206886b (plain)
1
2
3
4
5
6
7
8
9
##
# Nodes can set arbitrary arguments
##
owner "Adam Jacob"

##
# Nodes should have recipes
##
recipes "tempfile", "fakefile"