diff options
| author | Jeff Carr <[email protected]> | 2024-10-31 13:37:00 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-31 13:37:00 -0500 |
| commit | 3c520003edb286deec57ce62c447373912787829 (patch) | |
| tree | 29b819f09a0147f39eba997dab0979698cf68635 /resources/initcfg/cluster.text | |
| parent | 913b18737b9cb25636eea44355ddc680ff1c45c0 (diff) | |
compiles again
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'resources/initcfg/cluster.text')
| -rw-r--r-- | resources/initcfg/cluster.text | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/initcfg/cluster.text b/resources/initcfg/cluster.text new file mode 100644 index 0000000..9d94cad --- /dev/null +++ b/resources/initcfg/cluster.text @@ -0,0 +1,5 @@ +dirs: "/var/lib/libvirt/images" +dirs: "/home/isos" +dirs: "/home/nfs" +dirs: "/home/ceph" +dirs: "/home" |
