working and a bit modular
This commit is contained in:
5
tf_code/conteneurs.auto.tfvars
Normal file
5
tf_code/conteneurs.auto.tfvars
Normal file
@@ -0,0 +1,5 @@
|
||||
unciel_eu = {
|
||||
"ct01" = { vm_id = 1, memory = 256, tags = ["lxc01", "ram256"], mount_points = { "/tmp" = {}, "/zfs-usb" = { volume = "ZFS-USB" } } }
|
||||
"ct02" = { vm_id = 2, memory = 128, tags = ["lxc02", "ram128"], mount_points = { "/tmp" = {} } }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user