From 9e9e16aaa704f7fee2f8d39699811b0f9d77a919 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Fri, 8 Jul 2022 15:44:09 -0400 Subject: [PATCH] change to --utc --- Rocky-9-Azure.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rocky-9-Azure.ks b/Rocky-9-Azure.ks index 2db3a10..9ed850e 100644 --- a/Rocky-9-Azure.ks +++ b/Rocky-9-Azure.ks @@ -15,7 +15,7 @@ network --hostname=localhost.localdomain rootpw --iscrypted thereisnopasswordanditslocked selinux --enforcing services --disabled="kdump" --enabled="NetworkManager,sshd,rsyslog,chronyd,cloud-init,cloud-init-local,cloud-config,cloud-final,rngd" -timezone UTC --isUtc +timezone UTC --utc # Disk bootloader --append="rootdelay=300 console=ttyS0 earlyprintk=ttyS0 no_timer_check crashkernel=auto net.ifnames=0" --location=mbr --timeout=1 --boot-drive=vda zerombr