fix(fullpipe): убрать дубликат переменной nsxt_qos_profile

This commit is contained in:
Repinoid
2026-09-22 19:10:36 +03:00
parent 6cd9a3184b
commit 3d0fc2be93
-6
View File
@@ -108,12 +108,6 @@ variable "nsxt_qos_profile" {
description = "Профиль пропускной способности Edge"
}
variable "nsxt_qos_profile" {
type = string
default = "QoS-100Mbit"
description = "Профиль пропускной способности Edge"
}
# --- vc_org (Организация в Cloud Director) — модификатор ip_space ---
variable "org_ip_space_name" {