Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
36d5aa7f
Commit
36d5aa7f
authored
Mar 21, 2018
by
Aleksey Shirokih
Browse files
Fix spelling
parent
3f0caf95
Changes
2
Hide whitespace changes
Inline
Side-by-side
tower/migrations/032_add_default_roles.py
View file @
36d5aa7f
...
...
@@ -11,7 +11,7 @@ DEFAULT_ROLES = [
},
{
"name"
:
"Sentry"
,
"description"
:
"Provides configur
e
tion settings for Sentry"
,
"description"
:
"Provides configur
a
tion settings for Sentry"
,
"link"
:
"git+https://code.getnoc.com/ansible-roles/ansible-role-sentry.git"
,
"is_enabled"
:
False
},
...
...
tower/models/role.py
View file @
36d5aa7f
...
...
@@ -25,7 +25,7 @@ DEFAULT_ROLES = [
},
{
"name"
:
"Sentry"
,
"description"
:
"Provides configur
e
tion settings for Sentry"
,
"description"
:
"Provides configur
a
tion settings for Sentry"
,
"link"
:
"git+https://code.getnoc.com/ansible-roles/ansible-role-sentry.git"
,
},
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment