94f2fd43ed
add script to download OS images
Lukas Greve
2025-10-22 22:13:29 +02:00
ca2e84496a
Simplify the logic so that when uefi_firmware is not set to true (or the line does not appear in main.tf), will default to BIOS
Lukas Greve
2025-10-20 20:27:35 +02:00
6076b096f1
update the README to reflect recent changes add script to automatically add SSH key pair to main.tf files, for deployments that do require it
Lukas Greve
2025-10-18 13:19:22 +02:00
91e23f0765
move up files to one level and erase default public key
Lukas Greve
2025-10-18 13:18:32 +02:00
f5e85371e4
Move simler example to a new repository
Lukas Greve
2025-10-18 12:14:55 +02:00
41302119a7
increase vCPU to 2 and make variable ssh_key optional
Lukas Greve
2025-10-06 12:08:45 +02:00
d0dc1f02f6
phyllome os support
Lukas Greve
2025-10-06 12:07:48 +02:00
1f1f2ce12f
q35 chipset by default
Lukas Greve
2025-10-06 12:07:19 +02:00
17a810d9c0
make domain name definition a function of the vm name
Lukas Greve
2025-09-18 20:35:33 +02:00
902420a3ea
Make enabling cloud_init optionnal For cloud images that needs it, cloud_init can be enabled in the main.tf file. This change will allow deployments that does not require cloud_init to be supported
Lukas Greve
2025-09-18 20:24:38 +02:00
75b2ae6b40
add support for ubuntu uefi vm
Lukas Greve
2025-09-18 16:36:48 +02:00
3ae8b81859
simplify name of vm
Lukas Greve
2025-09-18 16:36:33 +02:00
3da3aa5cc4
first implementation of UEFI support
Lukas Greve
2025-09-18 16:36:09 +02:00
bfb5f780c8
make the pool name a function of the vm name
Lukas Greve
2025-09-14 12:15:02 +02:00
79be0a2461
network names as a function of vm the name
Lukas Greve
2025-09-14 12:07:07 +02:00
2e6d1c1b8a
remove output file as it is not working now
Lukas Greve
2025-09-14 11:33:13 +02:00
5f2e5dc16b
add support for fedora 42
Lukas Greve
2025-09-14 11:33:00 +02:00
2433e08f90
added some explanations
Lukas Greve
2025-09-04 11:32:42 +02:00
07ed85724b
first example of a deployment, a simple ubuntu-based BIOS virtual machine with the i440fx virtual chipset
Lukas Greve
2025-09-04 11:32:20 +02:00
7e470c0bc4
cloud_init.yaml, intented to be shared
Lukas Greve
2025-09-04 11:31:28 +02:00
ac81cb65ce
shared modules to be used across deployments
Lukas Greve
2025-09-04 11:30:46 +02:00
96e8bd7588
first simple example
Lukas Greve
2025-09-04 11:30:25 +02:00
286594939b
allow for the deployment of multiple domains
Lukas Greve
2025-08-30 11:19:29 +02:00
e0518f90b6
first (insecure) cloud-init configuration
Lukas Greve
2025-08-26 20:17:27 +02:00
7cc9094dff
add first example, ubuntu 2404 with BIOS firmware and i440fx chipset
Lukas Greve
2025-08-26 20:16:33 +02:00
470abd06f8
add README explaining how to use examples
Lukas Greve
2025-08-26 20:14:16 +02:00