fixed json

This commit is contained in:
William Mantly 2019-05-14 14:22:11 -04:00
parent 557ce69a96
commit c777dc9aae
Signed by: wmantly
GPG Key ID: E1EEC7650BA97160

View File

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