mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(mediabox): assign ip
This commit is contained in:
parent
91d4895c6f
commit
26f1631d71
2 changed files with 4 additions and 1 deletions
|
|
@ -78,7 +78,9 @@
|
|||
MACAddress = "BC:24:11:34:F4:A8";
|
||||
Type = "ether";
|
||||
};
|
||||
DHCP = "ipv4";
|
||||
address = [ "10.1.1.44/24" ];
|
||||
gateway = [ "10.1.1.1" ];
|
||||
DHCP = "no";
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = ./secrets.yaml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue