first multi-site deploy working 🎉

This commit is contained in:
Vivian 2022-09-10 10:46:34 +02:00
parent ebcdb08e03
commit afe348d913
3 changed files with 44 additions and 1 deletions

View file

@ -1 +1,13 @@
[]
[
{
hostname = "archlinux";
ip = "192.168.0.200";
mac = "00:0c:29:e4:0d:17";
nix = false;
}
{
hostname = "bastion";
ip = "192.168.0.114";
mac = "66:14:8e:b2:50:c4";
}
]