|
3 | 3 | lae.proxmox
|
4 | 4 | ===========
|
5 | 5 |
|
6 |
| -Installs and configures Proxmox Virtual Environment 6.x/7.x on Debian servers. |
| 6 | +Installs and configures Proxmox Virtual Environment 6.x/7.x/8.x on Debian servers. |
7 | 7 |
|
8 | 8 | This role allows you to deploy and manage single-node PVE installations and PVE
|
9 | 9 | clusters (3+ nodes) on Debian Buster (10) and Bullseye (11). You are able to
|
@@ -78,7 +78,7 @@ file containing a list of hosts).
|
78 | 78 | Once complete, you should be able to access your Proxmox VE instance at
|
79 | 79 | `https://$SSH_HOST_FQDN:8006`.
|
80 | 80 |
|
81 |
| -## Deploying a fully-featured PVE 7.x cluster |
| 81 | +## Deploying a fully-featured PVE 8.x cluster |
82 | 82 |
|
83 | 83 | Create a new playbook directory. We call ours `lab-cluster`. Our playbook will
|
84 | 84 | eventually look like this, but yours does not have to follow all of the steps:
|
@@ -752,7 +752,17 @@ Jonas Meurer ([@mejo-](https://github.com/mejo-))
|
752 | 752 | Ondrej Flidr ([@SniperCZE](https://github.com/SniperCZE))
|
753 | 753 | niko2 ([@niko2](https://github.com/niko2))
|
754 | 754 | Christian Aublet ([@caublet](https://github.com/caublet))
|
| 755 | +Gille Pietri ([@gilou](https://github.com/gilou)) |
755 | 756 | Michael Holasek ([@mholasek](https://github.com/mholasek))
|
| 757 | +Alexander Petermann ([@lexxxel](https://github.com/lexxxel)) - PVE 8.x support, etc |
| 758 | +Bruno Travouillon ([@btravouillon](https://github.com/btravouillon)) - UX improvements |
| 759 | +Tobias Negd ([@wu3rstle](https://github.com/wu3rstle)) - Ceph support |
| 760 | +PendaGTP ([@PendaGTP](https://github.com/PendaGTP)) - Ceph support |
| 761 | +John Marion ([@jmariondev](https://github.com/jmariondev)) |
| 762 | +foerkede ([@foerkede](https://github.com/foerkede)) - ZFS storage support |
| 763 | +Guiffo Joel ([@futuriste](https://github.com/futuriste)) - Pool configuration support |
| 764 | + |
| 765 | +[Full list of contributors](https://github.com/lae/ansible-role-proxmox/graphs/contributors) |
756 | 766 |
|
757 | 767 | [pve-cluster]: https://pve.proxmox.com/wiki/Cluster_Manager
|
758 | 768 | [install-ansible]: http://docs.ansible.com/ansible/intro_installation.html
|
|
0 commit comments