m 2 backup: add gum to backup

This commit is contained in:
makefu 2017-01-09 15:58:43 +01:00
parent 6efb02fd48
commit a3ca21bf92

View file

@ -29,6 +29,7 @@ let
};
in {
krebs.backup.plans = {
wry-to-omo_var-www = defaultPull config.krebs.hosts.wry "/";
wry-to-omo_root = defaultPull config.krebs.hosts.wry "/";
gum-to-omo_root = defaultPull config.krebs.hosts.gum "/";
};
}