Switch mac address for spark.

This commit is contained in:
niten 2021-12-09 09:09:17 -08:00
parent 4984db90e8
commit bc6332c8b2
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ in {
};
spark = {
ipv4-address = "10.0.0.108";
mac-address = "02:9c:b7:b6:ad:c4";
mac-address = "02:47:A7:B2:B4:8D";
};
hyperion = {
ipv4-address = "10.0.0.109";