Add statuses to all cts

This commit is contained in:
Sam Heinz
2025-01-09 21:23:14 +10:00
parent 16628c3ec8
commit 19aa2a50a2
240 changed files with 1200 additions and 882 deletions
+4 -3
View File
@@ -12,7 +12,7 @@
"documentation": "https://netboxlabs.com/docs/netbox/en/stable/",
"website": "https://netboxlabs.com/",
"logo": "https://github.com/netbox-community/netbox/wiki/images/logos/netbox_icon.svg",
"description": "NetBox is the source of truth for everything on your network, from physical components like power systems and cabling to virtual assets like IP addresses and VLANs. Network automation and observability tools depend on NetBoxs authoritative data to roll out configurations, monitor changes, and accelerate operations across the enterprise",
"description": "NetBox is the source of truth for everything on your network, from physical components like power systems and cabling to virtual assets like IP addresses and VLANs. Network automation and observability tools depend on NetBox\u2019s authoritative data to roll out configurations, monitor changes, and accelerate operations across the enterprise",
"install_methods": [
{
"type": "default",
@@ -28,12 +28,13 @@
],
"default_credentials": {
"username": null,
"password": null
"password": null
},
"notes": [
{
"text": "Show login and database credentials: `cat netbox.creds`",
"type": "info"
}
]
],
"status": "\ud83d\udea7"
}