diff --git a/inventory.yml b/inventory.yml index db62066..b5a7926 100644 --- a/inventory.yml +++ b/inventory.yml @@ -74,6 +74,22 @@ all: virtualbox: os_type: Windows2019_64 + '2019core': + box_tag: jborean93/WindowsServer2019core + + iso_src: https://software-download.microsoft.com/download/pr/17763.737.190906-2324.rs5_release_svc_refresh_SERVER_EVAL_x64FRE_en-us_1.iso + iso_checksum: sha256:549bca46c055157291be6c22a3aaaed8330e78ef4382c99ee82c896426a1cee1 + iso_wim_label: Windows Server 2019 SERVERSTANDARDCORE + architecture: amd64 + driver_host_string: 2k19 + headless: true + + updates: + product: Windows Server 2019 + names: + - Servicing Stack Update for Windows Server 2019 + - Cumulative Update for Windows Server 2019 + '2022': box_tag: jborean93/WindowsServer2022