diff --git a/playbooks/roles/nodepool-builder/templates/vhost.conf.j2 b/playbooks/roles/nodepool-builder/templates/vhost.conf.j2 index 88a268b79c..8a9527753d 100644 --- a/playbooks/roles/nodepool-builder/templates/vhost.conf.j2 +++ b/playbooks/roles/nodepool-builder/templates/vhost.conf.j2 @@ -38,8 +38,8 @@ Options Indexes FollowSymLinks MultiViews AllowOverride None Require all granted - # Only allow access to the qcow2 files as they are smallest - + # Only allow access to raw and qcow2 images + Require all denied