* Remove encfs (using encrypted volumes instead) * Allow access without TLS from zerotier network
7 lines
101 B
Ruby
7 lines
101 B
Ruby
name "postgresql_replica"
|
|
|
|
run_list %w(
|
|
kosmos-postgresql::replica
|
|
kosmos-postgresql::firewall
|
|
)
|