Skip to content

Commit

Permalink
[NWSDE #121] Enable secure boot on NWSDE Guacamole VMs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyry committed Jan 28, 2025
1 parent abdd6fe commit 11af477
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ custom:
"North West SDE Windows 11 Data Science":
source_image_name: imgdef-nwsde-windows-11
conda_config: true
secure_boot_enabled: true
vtpm_enabled: true

credentials:
- name: azure_tenant_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ custom:
"North West SDE Windows 11 Data Science":
source_image_name: imgdef-nwsde-windows-11
conda_config: true
secure_boot_enabled: true
vtpm_enabled: true

credentials:
- name: azure_tenant_id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ custom:
"North West SDE Windows 11 Data Science":
source_image_name: imgdef-nwsde-windows-11
conda_config: true
secure_boot_enabled: true
vtpm_enabled: true

credentials:
- name: azure_tenant_id
Expand Down

0 comments on commit 11af477

Please sign in to comment.