From 52e48e1c8c365ce8910697cdffaf4cf953426d48 Mon Sep 17 00:00:00 2001
From: Sebastien Philippot <sebastien.philippot@irisa.fr>
Date: Sat, 30 Jun 2018 06:48:06 +0200
Subject: [PATCH] [nancy] duplicated! remove 'interface: Ethernet'  from
 grvingt.yaml.erb

---
 input/grid5000/sites/nancy/clusters/grvingt/grvingt.yaml.erb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/input/grid5000/sites/nancy/clusters/grvingt/grvingt.yaml.erb b/input/grid5000/sites/nancy/clusters/grvingt/grvingt.yaml.erb
index d63909ac78f..59b4346aba0 100644
--- a/input/grid5000/sites/nancy/clusters/grvingt/grvingt.yaml.erb
+++ b/input/grid5000/sites/nancy/clusters/grvingt/grvingt.yaml.erb
@@ -4,7 +4,6 @@ nodes:
     network_adapters:
       eth0: 
         mounted: true
-        interface: Ethernet
         ip: 172.16.76.<%= i %>
         mac: <%= %w(
                     3C:FD:FE:58:07:78
-- 
GitLab