add tags & secret roles
This commit is contained in:
parent
31f52041f8
commit
3094665092
4 changed files with 53 additions and 0 deletions
4
initializers/secret_roles.yml
Normal file
4
initializers/secret_roles.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
# - name: Super Secret Passwords
|
||||
# slug: super-secret
|
||||
# - name: SNMP Communities
|
||||
# slug: snmp
|
12
initializers/tags.yml
Normal file
12
initializers/tags.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue