This commit is contained in:
2019-05-14 16:20:01 -04:00
parent 187e10a151
commit 0e19ac479f

View File

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