guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: hydra: berlin: Remove obsolete static network configuration.


From: Ricardo Wurmus
Subject: 03/04: hydra: berlin: Remove obsolete static network configuration.
Date: Wed, 14 Nov 2018 09:39:57 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit 39b671bb4eb1581c9c7cf94120f0abbf40023460
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 14 15:36:43 2018 +0100

    hydra: berlin: Remove obsolete static network configuration.
    
    * hydra/berlin.scm <services>: Remove configuration for enp4s0f1.
---
 hydra/berlin.scm | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 9d048d7..7b094cf 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -140,12 +140,6 @@ Happy hacking!\n"))
              (static-networking-service "eno3"
                                         "141.80.167.131"
                                         #:netmask "255.255.255.192")
-             ;; Connection to storage head
-             ;; TODO: This should become a bonded interface with
-             ;; enp4s0f0 and enp4s0f1.
-             (static-networking-service "enp4s0f1"
-                                        "192.168.168.2"
-                                        #:netmask "255.255.255.0")
 
              ;; Allow login over serial console.
              (agetty-service (agetty-configuration



reply via email to

[Prev in Thread] Current Thread [Next in Thread]