Add additional ceph symlink

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:28 -04:00
parent 35dcf979f4
commit f5254d7867
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ ln -s ../pvc-ansible/group_vars/default group_vars/default
ln -s pvc-ansible/oneshot oneshot
ln -s ../pvc-ansible/roles/base roles/base
ln -s ../pvc-ansible/roles/pvc roles/pvc
ln -s files ceph
cp pvc-ansible/pvc.yml .
touch hosts
cat <<EOF >update-remote.sh