fix stack name for traefik
This commit is contained in:
parent
e19ee0b141
commit
46cd28f917
2 changed files with 1 additions and 2 deletions
|
@ -70,7 +70,6 @@ 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