Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
ab41dbed
Commit
ab41dbed
authored
Apr 19, 2016
by
Jérémie Gaidamour
Browse files
[dev] dhcp: replaced fqdn by hostnames
parent
cc6e765d
Changes
1
Hide whitespace changes
Inline
Side-by-side
dev/puppet/templates/dhcp.erb
View file @
ab41dbed
...
...
@@ -30,7 +30,7 @@ group {
next
end
%>
host
<%=
node_uid_net
%>
.
<%=
site_uid
%>
.grid5000.fr
{
host
<%=
node_uid_net
%>
{
hardware ethernet
<%=
node_mac
.
upcase
%>
;
fixed-address
<%=
node_ip
%>
;
}
...
...
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