Skip to content

Commit

Permalink
F OpenNebula/one#6430: Refactor providers section (#2968)
Browse files Browse the repository at this point in the history
Refactor:

* Edge and Cloud Providers
* Edge Cluster Provisions
* HCI Cluster Provisions
* Operations

Signed-off-by: Victor Hansson <[email protected]>
  • Loading branch information
vichansson authored Jul 10, 2024
1 parent 2ee0d87 commit 11f86f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion source/provision_clusters/references/playbooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ All code for Ansible (tasks, roles, playbooks) is installed into ``/usr/share/on
│   ├── ddc
│   ├── frr
│   ├── iptables
│   ├── opennebula-node-firecracker
│   ├── opennebula-node-kvm
│   ├── opennebula-node-lxc
│   ├── opennebula-repository
Expand Down
14 changes: 0 additions & 14 deletions source/provision_clusters/references/roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,6 @@ Parameter Default Description
``iptables_masquerade_interface`` ansible_default_ipv4.interface NAT output interface
================================= ============================== ===========

Role opennebula-node-firecracker
--------------------------------------------------------------------------------

.. !!! Description and parameters needs to be IN SYNC WITH THE ROLE CONTENT !!!
Installs the ``opennebula-node-firecracker`` package, optionally configures the KVM module for the nested virtualization, and ensures libvirt is enabled and running.

================================================== ================ ===========
Parameter Default Description
================================================== ================ ===========
``opennebula_node_firecracker_network_drivers`` elastic, vxlan Virtual network drivers to be enabled to work with Firecracker
``opennebula_node_firecracker_network_hook_types`` clean, pre Required virtual network types
================================================== ================ ===========

Role opennebula-node-kvm
--------------------------------------------------------------------------------

Expand Down

0 comments on commit 11f86f9

Please sign in to comment.