urithiru: define more backups

This commit is contained in:
Charlotte Van Petegem 2024-11-03 15:01:33 +01:00
parent aaaf9bc322
commit 5abcdedf59
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -35,12 +35,30 @@
fast = true;
location = "192.168.0.2";
}
{
path = "zroot/safe/data";
remotePath = "zdata/recv/urithiru/safe/data";
fast = true;
location = "192.168.0.2";
}
{
path = "zdata/big-apps/accentor";
remotePath = "zdata/recv/urithiru/big-apps/accentor";
fast = true;
location = "192.168.0.2";
}
{
path = "zdata/data";
remotePath = "zdata/data";
fast = false;
location = "192.168.0.2";
}
{
path = "zdata/data";
remotePath = "zdata/data";
fast = false;
location = "socrates.machines.robbevp.be";
}
];
rootDataset = "zroot/local/root";
};