Use new postgres client role and config
Fixes btcpay having still used the old postgres master, and integrating it into the global client config setup from here on out.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name "btcpay"
|
||||
|
||||
run_list %w(
|
||||
role[postgresql_client]
|
||||
kosmos-bitcoin::dotnet
|
||||
kosmos-bitcoin::nbxplorer
|
||||
kosmos-bitcoin::btcpay
|
||||
|
||||
Reference in New Issue
Block a user