Linux Foundation Collaborative Projects
index
:
fuel
experimental
master
stable/arno
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
stable/fraser
stable/gambia
stable/hunter
stable/iruya
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mcp
/
salt-formulas
/
salt-formula-armband
/
armband
/
qemu_efi.sls
blob: aef17f9a84c8f34bcd28c4fd01fa32aaf680981d (
plain
)
1
2
3
4
{%
if
grains
[
'cpuarch'
]
==
'aarch64'
%}
qemu-efi
:
pkg.installed
{%
endif
%}