Oops: {noformat} -rw-r--r-- 1 root root 130 Dec 12 17:13 /etc/default/volatiles/volatiles.04_apache2 {noformat} We added our own {{/etc/default/volatiles}} file but we forgot to strip off the '{{volatiles.}}' prefix when installing it. That means that the file is executed out of order from the other {{/etc/default/volatiles}} files.
mv /etc/default/volatiles/volatiles.04_apache2 /etc/default/volatiles/04_apache2
.../configure --enable-board=intel-atom-64 --enable-kernel=preempt-rt --enable-rootfs=ovp-ovirt-engine+gdb+nfsd --enable-addons=wr-ovp make all ls export/dist/etc/default/volatiles