Migrate host volumes to NFS & consolidate.
This commit is contained in:
@@ -26,12 +26,8 @@ in
|
||||
cidr = "100.64.0.0/10";
|
||||
};
|
||||
host_volume = {
|
||||
code = {
|
||||
path = "/data/compute/code";
|
||||
read_only = true;
|
||||
};
|
||||
appdata = {
|
||||
path = "/data/compute/appdata";
|
||||
services = {
|
||||
path = "/data/services";
|
||||
read_only = false;
|
||||
};
|
||||
nix-store = {
|
||||
|
||||
Reference in New Issue
Block a user