Merge branch 'setup' of git-hosting/provision-node into master

This commit was merged in pull request #2.
This commit is contained in:
2019-05-14 18:15:29 +00:00
committed by Gitea
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{ {
“run_list”: [ “run_list”: [ “recipe[hosting::user]”,
“recipe[first_cookbook:user]” “recipe[hosting::mkdir]”
] ]
} }
+1
View File
@@ -0,0 +1 @@
cookbook_path '/opt/theta42/provision-node/cookbooks'