-
Notifications
You must be signed in to change notification settings - Fork 26
sys_use
Michal Opala edited this page Jun 27, 2023
·
19 revisions
The playbooks are tested and verify on the following systems:
| Platform | Notes |
|---|---|
| Ubuntu 22.04 | Netplan version >= 0.105 |
| RHEL 9 and derivatives | NetworkManager required |
- Ansible version >= 2.14.0
- SSH access to the inventory servers, either directly or through a bastion host
- User used to connect to the servers can sudo into root
The easiest way to use the playbooks is by cloning the GitHub project. Throught out this documentation we will refer to several files in the project tree and assume they are avialble to you.
$ git clone https://github.com/OpenNebula/one-deploy.gitFor more advance users, the playbooks are available as part of the Ansible Galaxy community site, just take a look at the documentation of each role in the OpenNebula collection to include them in your own playbooks.
- Requirements & Platform Notes
- Release Notes
- Using the playbooks
- Reference Architectures:
- Verifying the installation
- Advanced Configurations:
- Additional Options:
- Developer Information: