fix: pendantic ordering of vars

This commit is contained in:
silver 2023-01-18 22:37:49 +00:00
parent 06033ea16b
commit a769245b14
6 changed files with 4 additions and 10 deletions

View file

@ -14,7 +14,6 @@
let
# name of the server, sets teh hostname and record for it
name = "ash";
ip_pub = "193.1.99.75";
ip_priv = "172.20.20.5";
# hostname = "${name}.skynet.ie";