nfs
This commit is contained in:
@ -66,7 +66,7 @@ cluster-domain: cluster.local
|
||||
EOF
|
||||
|
||||
h1 "Install NFS"
|
||||
apt-get install -y nfs-common
|
||||
apt-get install -y nfs-server
|
||||
mkdir /data
|
||||
chmod -cR 777 /data
|
||||
cat << EOF >> /etc/exports
|
||||
|
Reference in New Issue
Block a user