fixed timescaledb config
This commit is contained in:
parent
a0a9c4754c
commit
f8ffbdf2b1
@ -21,6 +21,7 @@
|
|||||||
- hosts: "timescaledb"
|
- hosts: "timescaledb"
|
||||||
vars:
|
vars:
|
||||||
hostname: timescaledb
|
hostname: timescaledb
|
||||||
|
lxc_ip: 192.168.150.130
|
||||||
tools_install_users:
|
tools_install_users:
|
||||||
- root
|
- root
|
||||||
- ansible
|
- ansible
|
||||||
@ -37,6 +38,7 @@
|
|||||||
|
|
||||||
- hosts: "timescaledb"
|
- hosts: "timescaledb"
|
||||||
vars:
|
vars:
|
||||||
|
lxc_ip: 192.168.150.130
|
||||||
postgresql_admin_password: captica
|
postgresql_admin_password: captica
|
||||||
postgresql_allowed_hosts:
|
postgresql_allowed_hosts:
|
||||||
- '192.168.150.1/32'
|
- '192.168.150.1/32'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user