lasting-integrity: Remove influxdb from backups and mounts
This commit is contained in:
parent
cf4fba0936
commit
b0b0cc5003
2 changed files with 0 additions and 10 deletions
|
@ -36,12 +36,6 @@
|
||||||
fast = true;
|
fast = true;
|
||||||
location = "192.168.0.1";
|
location = "192.168.0.1";
|
||||||
}
|
}
|
||||||
{
|
|
||||||
path = "zdata/big-apps/influxdb2";
|
|
||||||
remotePath = "zdata/recv/lasting-integrity/big-apps/influxdb2";
|
|
||||||
fast = true;
|
|
||||||
location = "192.168.0.1";
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
path = "zdata/big-apps/git";
|
path = "zdata/big-apps/git";
|
||||||
remotePath = "zdata/recv/lasting-integrity/big-apps/git";
|
remotePath = "zdata/recv/lasting-integrity/big-apps/git";
|
||||||
|
|
|
@ -50,10 +50,6 @@
|
||||||
device = "zdata/big-apps/nextcloud";
|
device = "zdata/big-apps/nextcloud";
|
||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
};
|
};
|
||||||
"/var/lib/influxdb2" = {
|
|
||||||
device = "zdata/big-apps/influxdb2";
|
|
||||||
fsType = "zfs";
|
|
||||||
};
|
|
||||||
"/var/lib/git" = {
|
"/var/lib/git" = {
|
||||||
device = "zdata/big-apps/git";
|
device = "zdata/big-apps/git";
|
||||||
fsType = "zfs";
|
fsType = "zfs";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue