fixed json #3

Merged
wmantly merged 1 commits from setup into master 2019-05-14 18:23:27 +00:00
Showing only changes of commit c777dc9aae - Show all commits

View File

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