Mass rename tier-1/boot => bootc
This commit is contained in:
parent
a5ef623347
commit
03033108a5
12 changed files with 50 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue