Add create-local-repo.sh script

This commit is contained in:
2021-10-10 04:48:46 -04:00
parent 3f4ddc35d0
commit 8c0b174da1
2 changed files with 66 additions and 0 deletions

View File

@ -38,6 +38,7 @@ A full explanation of all variables can be found in [the manual](https://paralle
are ignored by this Git repository. It is advisable to manage these files securely
in a separate repository and use symlinks to place them in the expected locations in
this repository. Note that the `files/` data is created during cluster bootstrap.
You can leverage the `create-local-repo.sh` script to do so automatically.
For full details, please see the general [PVC install documentation](https://parallelvirtualcluster.readthedocs.io/en/latest/installing/).