elucredassa: add missing dataset for backups from kalessin

This commit is contained in:
Katherina Walshe-Grey 2025-03-07 23:51:51 +00:00
parent d1b1e0f0ca
commit 1b66df659e
2 changed files with 17 additions and 0 deletions

View file

@ -26,6 +26,7 @@ in
# These are populated by fountain.backup
randomcat.services.zfs.datasets = {
"rpool_elucredassa/backup" = { mountpoint = "none"; };
"rpool_elucredassa/backup/kalessin" = { mountpoint = "none"; };
"rpool_elucredassa/backup/orm" = { mountpoint = "none"; };
};