Files
provision-node/cookbooks/hosting.json
2019-05-14 16:18:49 -04:00

7 lines
144 B
JSON

{
"run_list": [ "recipe[hosting::user]",
"recipe[hosting::mkdir]"
"recipe[hosting::postgress]"
]
}