Fix /boot/efi/xen.efi mode

This commit is contained in:
Antsiferov Grigory 2019-04-04 17:54:17 +03:00
parent 94091e6f79
commit 5786593cfd

View File

@ -60,6 +60,7 @@ xen-provided:
/boot/efi/xen.efi:
file.copy:
- source: /usr/lib64/efi/xen-{{ xen_version_short }}.efi
- mode: 755
{% endif %}
{% endif %}