provision-node/cookbooks/hosting.json
2019-05-14 13:32:14 -04:00

5 lines
76 B
JSON

{
run_list: [
recipe[first_cookbook:user]
]
}