diff --git a/configs/default.config b/configs/default.config index 36dc66c..ea3cb3c 100644 --- a/configs/default.config +++ b/configs/default.config @@ -10,7 +10,7 @@ storage_path="/var/lib/libvirt/maas-images" compute="maas-node" # To enable or disable uEFI for VMs -enable_uefi="true" +enable_uefi="false" # To enable secureboot for VMs # This in-advertantly enables uEFI diff --git a/configs/hp01.config b/configs/hp01.config index 91317ef..eae1057 100644 --- a/configs/hp01.config +++ b/configs/hp01.config @@ -8,6 +8,8 @@ external_ip=192.168.1.200 compute="hp1-maas-node" +enable_uefi="true" + juju_count=0 control_count=0