Add plato back to rus.selby.ca, move git to common

This commit is contained in:
2021-03-02 17:07:31 +00:00
parent ce77837769
commit 25e3cd0783
5 changed files with 14 additions and 21 deletions
-10
View File
@@ -48,11 +48,6 @@
interface = "enp2s0";
mode = "bridge";
};
extif0 = {
interface = "enp1s0";
mode = "bridge";
};
};
interfaces = {
@@ -60,11 +55,6 @@
# output of: echo clunk-intif0|md5sum|sed 's/^\(..\)\(..\)\(..\)\(..\)\(..\).*$/02:\1:\2:\3:\4:\5/'
macAddress = "02:44:d1:eb:c3:6b";
};
extif0 = {
# output of: echo clunk-extif0|md5sum|sed 's/^\(..\)\(..\)\(..\)\(..\)\(..\).*$/02:\1:\2:\3:\4:\5/'
macAddress = "02:5e:ff:e4:83:e4";
};
};
};
}