stan: use correct ip for arst.arst

This commit is contained in:
Aaron Bieber 2022-08-31 08:02:16 -06:00
parent c19574acc7
commit d3ce411af1
No known key found for this signature in database

View File

@ -37,7 +37,7 @@ in {
hosts = {
"172.16.30.253" = [ "proxmox-02.vm.calyptix.local" ];
"127.0.0.1" = [ "borg.calyptix.dev" "localhost" ];
"192.168.122.133" = [ "arst.arst" "vm" ];
"192.168.122.249" = [ "arst.arst" "vm" ];
};
networkmanager.enable = true;