add discourse role

This commit is contained in:
Niels Kunis 2023-05-26 21:53:05 +02:00
parent 1b7de37101
commit e19ee0b141
6 changed files with 121 additions and 0 deletions

View file

@ -70,6 +70,7 @@ module "swarmpriv2" {
name = "swarmpriv2"
domain_name = "tf-swarmpriv2"
memory = 1024 * 3
disk_size = 25
hypervisor_host = "jefke.hyp"
providers = {
libvirt = libvirt.jefke