This commit is contained in:
Tobias Lehmann 2024-04-16 08:41:09 +02:00
parent a60185d689
commit a5a40b523a
2 changed files with 3 additions and 3 deletions

View File

@ -11,4 +11,4 @@ all:
git: git:
ansible_host: 192.168.180.20 ansible_host: 192.168.180.20
timscaledb: timscaledb:
ansible_host: 192.168.150.110 ansible_host: 192.168.150.130

View File

@ -1,11 +1,11 @@
- hosts: "leh01" - hosts: "leh01"
name: Create container name: Create container
vars: vars:
lxc_id: 110 lxc_id: 130
lxc_name: timescaledb lxc_name: timescaledb
lxc_domain: leh01.local lxc_domain: leh01.local
lxc_template: "local:vztmpl/debian-12-standard_12.2-1_amd64.tar.zst" lxc_template: "local:vztmpl/debian-12-standard_12.2-1_amd64.tar.zst"
lxc_mac: CC:CC:CC:15:01:10 lxc_mac: CC:CC:CC:15:01:30
lxc_bridge: vmbr150 lxc_bridge: vmbr150
lxc_vlan: "" lxc_vlan: ""
lxc_disk: datapool:32 lxc_disk: datapool:32