diff --git a/image.yaml b/image.yaml index 3eed6c7c47..37aaedb51e 100644 --- a/image.yaml +++ b/image.yaml @@ -9,6 +9,10 @@ extra-kargs: # https://fedoraproject.org/wiki/Changes/CGroupsV2 - systemd.unified_cgroup_hierarchy=0 +# Kernel arguments to be used on first-boot. +ignition-network-kcmdline: + - 'rd.neednet=1' + - 'ip=dhcp,dhcp6' # Optional remote by which to prefix the deployed OSTree ref ostree-remote: fedora