DNS file copying in post scriptlet

Hey,

I noticed our RH templates does this in post scriplet:

cp -va /etc/resolv.conf /mnt/sysimage/etc/resolv.conf

https://github.com/theforeman/community-templates/blob/develop/kickstart/provision.erb#L131-L137

Why? Shouldn't Anaconda configure this correctly for us?

··· -- Later, Lukas #lzap Zapletal