WIP Set up akaunting
This commit is contained in:
5
site-cookbooks/kosmos_akaunting/attributes/default.rb
Normal file
5
site-cookbooks/kosmos_akaunting/attributes/default.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
node.default["akaunting"]["user"] = "deploy"
|
||||
node.default["akaunting"]["group"] = "www-data"
|
||||
node.default["akaunting"]["repo"] = "https://github.com/akaunting/akaunting.git"
|
||||
node.default["akaunting"]["revision"] = "3.1.12"
|
||||
node.default["akaunting"]["port"] = 80
|
||||
Reference in New Issue
Block a user