This apparently has to do with the virbr0 interface setup by default with Fedora 22…After disabling with the following:
virsh net-destroy default
virsh net-autostart default
virsh net-undefine default
and then reconfiguring the settings at /opt/fog/.fogsettings…The installer works correctly and the correct subnet mask is defined.