fix: remove /opt/singularity
This commit is contained in:
@@ -25,10 +25,6 @@ let
|
|||||||
device = "/ceph/volumes/nfs/opt/sif";
|
device = "/ceph/volumes/nfs/opt/sif";
|
||||||
options = [ "bind" ];
|
options = [ "bind" ];
|
||||||
};
|
};
|
||||||
"/opt/singularity" = {
|
|
||||||
device = "/ceph/volumes/nfs/opt/singularity";
|
|
||||||
options = [ "bind" ];
|
|
||||||
};
|
|
||||||
} else {};
|
} else {};
|
||||||
|
|
||||||
data =
|
data =
|
||||||
|
|||||||
Reference in New Issue
Block a user