Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ab41dbed authored by Jérémie Gaidamour's avatar Jérémie Gaidamour
Browse files

[dev] dhcp: replaced fqdn by hostnames

parent cc6e765d
Branches
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ group { ...@@ -30,7 +30,7 @@ group {
next next
end end
%> %>
host <%= node_uid_net %>.<%= site_uid %>.grid5000.fr { host <%= node_uid_net %> {
hardware ethernet <%= node_mac.upcase %>; hardware ethernet <%= node_mac.upcase %>;
fixed-address <%= node_ip %>; fixed-address <%= node_ip %>;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment