Skip to content

Commit a5ab61a

Browse files
committed
vlan key disable
1 parent bc3040a commit a5ab61a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dist/terraform/latest/payg_cluster.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"dns.cache": "enable",
1919
"config.allow.rfc3927": "enable",
2020
"big3d.minimum.tls.version": "TLSV1.2",
21-
"liveinstall.checksig": "enable"
21+
"liveinstall.checksig": "enable",
22+
"connection.vlankeyed": "disable"
2223
},
2324
"RemoteSyslog": {
2425
"class": "SyslogRemoteServer",

0 commit comments

Comments
 (0)