21h1 on my private server

Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-06-24 22:15:59 +00:00
parent df8e362034
commit 1e8d388874
2 changed files with 17 additions and 0 deletions

View File

@ -190,4 +190,11 @@ in [ Distro::{
, sha256Sum = "xxxfakewindowsserver2012r2" , sha256Sum = "xxxfakewindowsserver2012r2"
, minSize = 13 , minSize = 13
} }
, Distro::{
, name = "windows-10-21h1"
, downloadURL = "http://tailnology/vms/win10-21h1-prepped.qcow2"
, sha256Sum =
"6637c1fe58d5ce13429e94d315e5a1c3580d1f0e379378c0bd49c5d7c4531100"
, minSize = 40
}
] ]

10
var/xe-base-windows.yaml Normal file
View File

@ -0,0 +1,10 @@
#cloud-config
#vim:syntax=yaml
users:
- name: Xe
passwd: "hunter2"
primary_group: Administrators
groups: [ Administrators, Users ]
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPg9gYKVglnO2HQodSJt4z4mNrUSUiyJQ7b+J798bwD9 cadey@shachi