Add additional ceph symlink

This commit is contained in:
Joshua Boniface 2021-12-14 23:29:28 -05:00
parent c7a11ca396
commit f12f9b116f
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