Fix paths to provisioning scripts

This commit is contained in:
Nicolas Jeannerod 2025-01-27 15:25:30 +01:00
parent e45441f12a
commit be1065c2d3
Signed by untrusted user: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -26,8 +26,8 @@ This directory contains scripts that can automatically provision or remove a
Proxmox VM. For now, they are tied to one node in the Fediversity Proxmox, but
it would not be difficult to make them more generic. Try:
#+begin_src sh
sh provision.sh --help
sh remove.sh --help
sh proxmox/provision.sh --help
sh proxmox/remove.sh --help
#+end_src
* Preparing the machine configuration
- It is nicer if the machine is a QEMU guest. On NixOS: