From 9a9e76539c592078ed49ea9959fd9eb26b7dd5e3 Mon Sep 17 00:00:00 2001
From: Baptiste Jonglez <baptiste.jonglez@imag.fr>
Date: Mon, 5 Oct 2020 19:12:40 +0200
Subject: [PATCH] [ipv4] Allocate ipv4 addresses for new drac cluster

---
 input/grid5000/ipv4.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/input/grid5000/ipv4.yaml b/input/grid5000/ipv4.yaml
index 350ea0b56c7..45a5dab1495 100644
--- a/input/grid5000/ipv4.yaml
+++ b/input/grid5000/ipv4.yaml
@@ -14,6 +14,7 @@ ipv4:
       grenoble yeti eth0 0 0 3 0
       grenoble dahu eth0 0 0 4 0
       grenoble troll eth0 0 0 6 0
+      grenoble drac eth1 0 0 8 0
       lille chifflot eth0 0 0 4 0
       lille chifflot eth1 0 0 4 100
       lille chetemi eth0 0 0 5 0
-- 
GitLab