Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8f2e7dc3 authored by Vidal WATAT's avatar Vidal WATAT
Browse files

[bordeaux] Correct typo #4421

parent f5bc5fd4
No related branches found
No related tags found
No related merge requests found
{
"compilation_server": false,
"description": "Grid5000 Bordeaux site",
"email_contact": "bordeaux-staff@lists.grid5000.fr",
"kavlan_plage": "10.0.0.0/14",
"latitude": 44.833333,
"location": "Bordeaux, France",
"longitude": -0.566667,
"name": "Bordeaux",
"security_contact": "bordeaux-staff@lists.grid5000.fr",
"sys_admin_contact": "bordeaux-staff@lists.grid5000.fr",
"type": "site",
"uid": "bordeaux",
"user_support_contact": "bordeaux-staff@lists.grid5000.fr",
"virt_plage": "10.128.0.0/14",
"web": "http://www.grid5000.fr/mediawiki/index.php/Bordeaux:Home"
}
\ No newline at end of file
...@@ -10,5 +10,6 @@ site :bordeaux do |site_uid| ...@@ -10,5 +10,6 @@ site :bordeaux do |site_uid|
security_contact "bordeaux-staff@lists.grid5000.fr" security_contact "bordeaux-staff@lists.grid5000.fr"
user_support_contact "bordeaux-staff@lists.grid5000.fr" user_support_contact "bordeaux-staff@lists.grid5000.fr"
compilation_server false compilation_server false
kavlan_plage "10.0.0.0/14"
virt_plage "10.128.0.0/14"
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment