cookbooks

This commit is contained in:
2019-05-14 16:18:49 -04:00
parent eb4e36fe00
commit 187e10a151
75 changed files with 3861 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
{
"run_list": [ "recipe[hosting::user]",
"recipe[hosting::mkdir]"
"recipe[hosting::postgress]"
]
}