migrate infra from single server to multi-server cluster
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package config
|
||||
|
||||
type InfraConfig struct {
|
||||
StackReference string
|
||||
SwarmNetworkName string
|
||||
SwarmIpRange string
|
||||
SwarmSubnetIpRange string
|
||||
}
|
||||
Reference in New Issue
Block a user