Add Windows cloud image tools with firewall support
This commit is contained in:
13
windows-tools/configs/windows-server-2019.yaml
Normal file
13
windows-tools/configs/windows-server-2019.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
image_path: "/path/to/windows-server-2019.qcow2"
|
||||
vm_name: "windows-server-2019-template"
|
||||
vm_id: 0
|
||||
storage: "local-lvm"
|
||||
memory: 4096
|
||||
cores: 2
|
||||
sockets: 1
|
||||
bridge: "vmbr0"
|
||||
vlan_tag: 0
|
||||
proxmox_host: "192.168.1.100"
|
||||
proxmox_user: "root@pam"
|
||||
guest_agent: true
|
||||
firewall: false
|
||||
Reference in New Issue
Block a user