{host}.fleet
-> {host}.wg.aciceri.dev
This commit is contained in:
parent
9677a6ca77
commit
cba0555c38
9 changed files with 23 additions and 24 deletions
|
@ -80,7 +80,6 @@ in
|
|||
time_zone = "Europe/Rome";
|
||||
temperature_unit = "C";
|
||||
external_url = "https://home.aciceri.dev";
|
||||
internal_url = "http://rock5b.fleet:8123";
|
||||
};
|
||||
logger.default = "WARNING";
|
||||
wake_on_lan = { };
|
||||
|
@ -89,7 +88,7 @@ in
|
|||
name = "Picard";
|
||||
platform = "wake_on_lan";
|
||||
mac = "74:56:3c:37:17:bd"; # this shouldn't be public
|
||||
host = "picard.fleet";
|
||||
host = "picard.wg.aciceri.dev";
|
||||
turn_off.service = "shell_command.turn_off_picard";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue