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;
|
||||
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";
|
||||
remotePath = "zdata/recv/lasting-integrity/big-apps/git";
|
||||
|
|
|
@ -50,10 +50,6 @@
|
|||
device = "zdata/big-apps/nextcloud";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/var/lib/influxdb2" = {
|
||||
device = "zdata/big-apps/influxdb2";
|
||||
fsType = "zfs";
|
||||
};
|
||||
"/var/lib/git" = {
|
||||
device = "zdata/big-apps/git";
|
||||
fsType = "zfs";
|
||||
|
|
Loading…
Add table
Reference in a new issue