7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"run_list": [ "recipe[hosting::user]",
|
|
"recipe[hosting::mkdir]",
|
|
"recipe[hosting::postgress]"
|
|
]
|
|
}
|