Skip to content

Commit 883a494

Browse files
committed
add profile
1 parent 9a3d9cf commit 883a494

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

schemas/base/topology.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ nodes:
310310
namespace: Network
311311
description: "Represents a DNS server in the network."
312312
label: "DNS Server"
313+
generate_profile: true
313314
icon: "eos-icons:dns"
314315
menu_placement: "NetworkManagementServer"
315316
human_friendly_id:

schemas/extensions/topology/topology.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ extensions:
2323
kind: Boolean
2424
optional: false
2525
default_value: false
26-
order_weight: 1600
26+
order_weight: 1600

0 commit comments

Comments
 (0)