Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Nounous
re2o
Commits
80b8779c
Commit
80b8779c
authored
Jan 03, 2019
by
Hugo LEVY-FALK
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dns-recursif-server -> dns-recursive-server
parent
80e20d0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
machines/models.py
machines/models.py
+1
-1
No files found.
machines/models.py
View file @
80b8779c
...
...
@@ -1612,7 +1612,7 @@ class Role(RevMixin, AclMixin, models.Model):
ROLE
=
(
(
'dhcp-server'
,
_
(
"DHCP server"
)),
(
'switch-conf-server'
,
_
(
"Switches configuration server"
)),
(
'dns-recursi
f
-server'
,
_
(
"Recursive DNS server"
)),
(
'dns-recursi
ve
-server'
,
_
(
"Recursive DNS server"
)),
(
'ntp-server'
,
_
(
"NTP server"
)),
(
'radius-server'
,
_
(
"RADIUS server"
)),
(
'log-server'
,
_
(
"Log server"
)),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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