This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f28 in repository fedora-kickstarts.
from 013901d Bump some more partition sizes new 9a25016 When building cloud images oz uses dracut to setup networking and it in turn makes a ifcfg-en<something> file with this config. We don't want to use this, we want to always use ifcfg-eth0 so it's the same on all images. So, we remove ifcfg-en* (They are different on each arch we make cloud images for, but en* gets them all). Additionally we were using some old udev tricks to get eth0, but this is error prone and already incorrect as systemd-udev has moved files aroun [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fedora-cloud-base.ks | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)