fixed timescaledb config
This commit is contained in:
parent
c92d34b855
commit
a0a9c4754c
@ -6,13 +6,14 @@
|
||||
lxc_domain: leh01.local
|
||||
lxc_template: "local:vztmpl/debian-12-standard_12.2-1_amd64.tar.zst"
|
||||
lxc_mac: CC:CC:CC:15:01:30
|
||||
lxc_ip: 192.168.150.130
|
||||
lxc_bridge: vmbr150
|
||||
lxc_vlan: ""
|
||||
lxc_disk: datapool:32
|
||||
lxc_cpu: 2
|
||||
lxc_memory: 2048
|
||||
lxc_swap: 1024
|
||||
lxc_mounts: '{}'
|
||||
lxc_mounts: '{"mp0":"lxc-nodered-datalogger:100,mp=/opt/nodered-datalogger"}'
|
||||
lxc_ssh_pub_key: ~/.ssh/id_ed25519_ansible.pub
|
||||
roles:
|
||||
- lxc-container
|
||||
|
||||
Loading…
Reference in New Issue
Block a user