Add clusters.yml to setup

This commit is contained in:
2023-09-01 15:42:28 -04:00
parent 5e1475235f
commit b28dc5b700
2 changed files with 10 additions and 0 deletions

View File

@ -30,6 +30,7 @@ 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 .
cp pvc-ansible/clusters.yml .
touch hosts
cat <<EOF >update-remote.sh
#!/usr/bin/env bash