Add the mac address
This commit is contained in:
parent
80878905b3
commit
9ce95d17f4
|
@ -129,7 +129,7 @@
|
||||||
|
|
||||||
modules.contabo.wan = {
|
modules.contabo.wan = {
|
||||||
enable = true;
|
enable = true;
|
||||||
macAddress = "aa:bb:cc:dd:ee:ff"; # changeme
|
macAddress = "00:50:56:43:01:e2"; # changeme
|
||||||
ipAddresses = [
|
ipAddresses = [
|
||||||
"192.0.2.0/32"
|
"192.0.2.0/32"
|
||||||
"2001:db8::1/64"
|
"2001:db8::1/64"
|
||||||
|
|
Loading…
Reference in a new issue