diff --git a/softwares/VirtualBox.sls b/softwares/VirtualBox.sls index ada2092..94f0e8d 100644 --- a/softwares/VirtualBox.sls +++ b/softwares/VirtualBox.sls @@ -1,6 +1,6 @@ # Installation du logiciel VirtualBox -{% if grains['kernel'] == 'Linux' %} +{% if grains['kernel'] == 'Linux' and grains['virtual'] == 'physical' %} virtualbox_repository: pkgrepo.managed: