mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
uncomment packages section
Signed-off-by: David Duncan <davdunc@amazon.com>
This commit is contained in:
parent
569b5c6eb1
commit
35042d4058
@ -11,11 +11,11 @@
|
||||
# https://cloud.google.com/compute/docs/import/import-existing-image
|
||||
bootloader --timeout=0 --append="no_timer_check net.ifnames=0 console=ttyS0,38400n8d"
|
||||
|
||||
#%packages
|
||||
%packages
|
||||
# Fedora Cloud Base includes the qemu guest agent. GCP prefers
|
||||
# that it not be installed https://pagure.io/cloud-sig/issue/319
|
||||
-qemu-guest-agent
|
||||
#%end
|
||||
%end
|
||||
|
||||
%post --erroronfail
|
||||
cat <<EOF > /etc/NetworkManager/conf.d/gcp-mtu.conf
|
||||
|
Loading…
Reference in New Issue
Block a user