diff --git a/configuration/initializers/tags.yml b/configuration/initializers/tags.yml new file mode 100644 index 0000000..46488f0 --- /dev/null +++ b/configuration/initializers/tags.yml @@ -0,0 +1,96 @@ +tags: +- name: ANDROID + slug: android + color: 4caf50 + description: DEVICE-TYPE +- name: Automated + slug: automated + color: 9e9e9e +- name: BALHQ CLI + slug: balhq-cli + color: 2196f3 + description: Balmung HQ Clients +- name: BALHQ SRV + slug: balhq-srv + color: ffeb3b + description: Balmung HQ Server +- name: BLACKHO + slug: blackho + color: '111111' + description: BlackHorizen +- name: CLIENT + slug: client + color: 03a9f4 + description: DEVICE-CONFIG +- name: DHCP-POOL + slug: dhcp-pool + color: '795548' + description: IPAM-VIEW +- name: DMZ + slug: dmz + color: ff9800 +- name: HETZNER + slug: hetzner + color: f44336 + description: external hosted +- name: INFRA + slug: infra + color: 009688 + description: DEVICE-CONFIG +- name: KIRCHBI-OB + slug: kirchbi-ob + color: 9c27b0 + description: Kirchbichl OB - Privat +- name: LAPTOP + slug: laptop + color: '795548' + description: DEVICE-TYPE +- name: LINUX + slug: linux + color: ff5722 + description: DEVICE-TYPE +- name: MOBILE + slug: mobile + color: 673ab7 + description: DEVICE-CONFIG +- name: SERVER + slug: server + color: 9e9e9e + description: DEVICE-CONFIG +- name: SONVIDA + slug: sonvida + color: f44336 + description: Son Vida +- name: WINDOWS + slug: windows + color: 3f51b5 + description: DEVICE-TYPE +- name: WORKSTATION + slug: workstation + color: ff66ff + description: DEVICE-CONFIG +- name: ZEBRA + slug: zebra + color: ffffff + description: DEVICE-TYPE +- name: ansible-audited + slug: ansible-audited + color: f44336 + description: automatisiert gescanntes und aktualisiertes Netz +- name: catalyst + slug: catalyst + color: 9e9e9e +- name: iOS/iPadOS + slug: iphone + color: ffe4e1 + description: DEVICE-TYPE +- name: imported + slug: imported + color: 9e9e9e +- name: macOS + slug: macos + color: ff66ff + description: DEVICE-TYPE +- name: vCenter + slug: vcenter + color: 9e9e9e