Mass rename tier-1/boot => bootc

This commit is contained in:
Liora Milbaum 2023-11-22 06:53:08 +02:00
parent a5ef623347
commit 03033108a5
12 changed files with 50 additions and 39 deletions

View file

@ -8,8 +8,8 @@ part /boot/efi --size=100 --fstype=efi
part /boot --size=1000 --fstype=ext4 --label=boot
part / --grow --fstype xfs
ostreecontainer --url quay.io/centos-boot/fedora-tier-1:eln --no-signature-verification
# Or: quay.io/centos-boot/centos-tier-1-dev:stream9
ostreecontainer --url quay.io/centos-bootc/fedora-bootc:eln --no-signature-verification
# Or: quay.io/centos-bootc/centos-bootc-dev:stream9
firewall --disabled
services --enabled=sshd