ubicloud/rhizome/host/spec
Furkan Sahin 34d57e7a2a Fix Almalinux nftables usage
Commit 7303ec6240 made a change to how we
boot VMs by adding new commands to the cloud-init. However, we realized
that almalinux yaml files on cloud-init fail with ipv6 subnet. YAML
files are sensitive to ":". Fixing that with escaping surfaced another
issue. Almalinux doesn't come with nftables installed by default.
Therefore, we are installing it at the time of provisioning.
2024-09-18 10:57:02 +03:00
..
boot_image_spec.rb Make sha256 sum calculation faster. 2024-05-17 15:21:56 -07:00
cloud_hypervisor_spec.rb Introduce new CloudHypervisor version class 2024-06-13 17:11:42 +02:00
spdk_rpc_spec.rb Enable multiple SPDK installations 2023-11-22 11:39:28 -08:00
spdk_setup_spec.rb Allow configurable cpu count for SPDK in rhizome. 2024-03-28 11:05:33 -07:00
storage_key_encryption_spec.rb Restructure rhizome folder to accommodate new services 2023-09-06 00:51:26 +03:00
storage_key_tool_spec.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
storage_volume_spec.rb Add rhizome multi-device storage abstractions 2024-01-24 09:19:33 -08:00
vm_path_spec.rb Update rubocop-rspec to 2.26.0 and fix new style checks 2024-01-05 09:23:40 +03:00
vm_setup_spec.rb Fix Almalinux nftables usage 2024-09-18 10:57:02 +03:00