add tags & secret roles

This commit is contained in:
ryanmerolle 2020-12-29 19:36:58 -05:00
parent 31f52041f8
commit 3094665092
4 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# - name: Super Secret Passwords
# slug: super-secret
# - name: SNMP Communities
# slug: snmp

12
initializers/tags.yml Normal file
View file

@ -0,0 +1,12 @@
# - name: Tag 1
# slug: tag-1
# color: Pink
# - name: Tag 2
# slug: tag-2
# color: Cyan
# - name: Tag 3
# slug: tag-3
# color: Grey
# - name: Tag 4
# slug: tag-4
# color: Teal