diff --git a/hosts/physiques/cephiroth/networking.nix b/hosts/physiques/cephiroth/networking.nix index 15c7d40..7c87116 100644 --- a/hosts/physiques/cephiroth/networking.nix +++ b/hosts/physiques/cephiroth/networking.nix @@ -10,6 +10,10 @@ id = 3; interface = "bond0"; }; + san = { + id = 4; + interface = "bond0"; + }; ceph = { id = 6; interface = "bond0";