Operating System
Select the base OS for your hardened image.
{% for slug, data in os_catalog.items() %}
{% endfor %}
Cloud Provider
Select where the image will be built.
Greyed-out providers are not compatible with the selected OS.
{% for pid, pdata in provider_catalog.items() %}
{% endfor %}
Please select both an operating system and a cloud provider to continue.