ssh test
This commit is contained in:
parent
a2fbd2b5b5
commit
7e3c1bdff2
@ -12,7 +12,7 @@
|
|||||||
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vbnsd.cfg
|
# inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/f34/vbnsd.cfg
|
||||||
|
|
||||||
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
|
# ATTENTION : this kickstart file will automatically DESTROY the main virtual disk 'vda' and all of its contents.
|
||||||
# Bye bye! test
|
# Bye bye!
|
||||||
|
|
||||||
# ATTENTION : user accounts are password-protected and passwords are encrypted in the file.
|
# ATTENTION : user accounts are password-protected and passwords are encrypted in the file.
|
||||||
# If you really want to hack it, you can reset the root password of the resulting image with the 'virt-sysprep' tool
|
# If you really want to hack it, you can reset the root password of the resulting image with the 'virt-sysprep' tool
|
||||||
@ -141,4 +141,4 @@ sed -i 's/5/1/' /etc/default/grub # set the GRUB_TIMEOUT countdown to 1 instead
|
|||||||
grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub
|
grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub
|
||||||
reboot # Reboot the installer (doesn't work (tm))
|
reboot # Reboot the installer (doesn't work (tm))
|
||||||
|
|
||||||
%end # End of the %post section
|
%end # End of the %post section
|
||||||
|
Loading…
x
Reference in New Issue
Block a user