add discourse role
This commit is contained in:
parent
1b7de37101
commit
e19ee0b141
6 changed files with 121 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue