We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3d9cf commit 883a494Copy full SHA for 883a494
schemas/base/topology.yml
@@ -310,6 +310,7 @@ nodes:
310
namespace: Network
311
description: "Represents a DNS server in the network."
312
label: "DNS Server"
313
+ generate_profile: true
314
icon: "eos-icons:dns"
315
menu_placement: "NetworkManagementServer"
316
human_friendly_id:
schemas/extensions/topology/topology.yml
@@ -23,4 +23,4 @@ extensions:
23
kind: Boolean
24
optional: false
25
default_value: false
26
- order_weight: 1600
+ order_weight: 1600
0 commit comments