rockylinux-ostree-config/bootserver/roles/mosibi.pxe/templates/ostree.cfg.j2
Richard Arends 00e6636813 First
2022-06-06 12:11:09 +02:00

15 lines
368 B
Django/Jinja

text
lang en_US.UTF-8
keyboard us
timezone --utc Etc/UTC
rootpw --plaintext rocky
user --name=ansible --password=rocky --plaintext --gecos="Ansible User"
ostreesetup --nogpg --url=http://{{ dhcpd_next_server }}/ostree/repo/ --osname=rocky-coreos --remote=rocky-coreos --ref=rocky/x86_64/coreos
# Disk
zerombr
clearpart --all --initlabel
autopart --type=plain
reboot