kalessin: add new state dataset

This commit is contained in:
Katherina Walshe-Grey 2025-03-04 19:45:03 +00:00
parent d36c87220b
commit 86f77d2564
2 changed files with 17 additions and 0 deletions

View file

@ -114,6 +114,13 @@
source = "rpool_orm";
target = "rpool_elucredassa/backup/orm";
};
"kalessin-state" = {
dataset = "state";
sourceHost = "kalessin";
targetHost = "elucredassa";
source = "rpool_kalessin";
target = "rpool_elucredassa/backup/kalessin";
};
};
};