mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 01:37:54 +03:00
6 lines
271 B
Bash
6 lines
271 B
Bash
# Copy to /etc/cast-cluster.env on each fresh VM before first populate run.
|
|
# Only needed to mount NFS when /shared/cluster/cluster.env is not reachable yet.
|
|
FE_NFS_SERVER=10.7.0.10
|
|
FE_NFS_EXPORT_PATH=/mnt/raid0/xendomains/domU_cast_cluster_0/shared
|
|
SHARED_MOUNT=/shared
|