WIP Set up akaunting
This commit is contained in:
6
roles/akaunting.rb
Normal file
6
roles/akaunting.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
name "akaunting"
|
||||
|
||||
run_list %w[
|
||||
role[postgresql_client]
|
||||
kosmos_akaunting::default
|
||||
]
|
||||
@@ -3,6 +3,7 @@ name "postgresql_primary"
|
||||
run_list %w(
|
||||
kosmos_postgresql::primary
|
||||
kosmos_postgresql::firewall
|
||||
kosmos_akaunting::pg_db
|
||||
kosmos-bitcoin::lndhub-go_pg_db
|
||||
kosmos-bitcoin::nbxplorer_pg_db
|
||||
kosmos_drone::pg_db
|
||||
|
||||
Reference in New Issue
Block a user