mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(monitoring): separate external machines
This commit is contained in:
parent
d5fb12ad9a
commit
bd6f16cd4f
4 changed files with 23 additions and 8 deletions
|
|
@ -1,6 +1,9 @@
|
|||
_: {
|
||||
type = "Linux";
|
||||
access.hostName = "u7-pro";
|
||||
access = {
|
||||
hostName = "u7-pro";
|
||||
online.available = true;
|
||||
};
|
||||
network.networks = {
|
||||
local = {
|
||||
address4 = "10.1.1.3";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue