Ajouter 'linux/CompletePhysicalFedora.sls'
This commit is contained in:
5
linux/CompletePhysicalFedora.sls
Normal file
5
linux/CompletePhysicalFedora.sls
Normal file
@@ -0,0 +1,5 @@
|
||||
{% if grains['os'] == 'Fedora' %}
|
||||
{% if grains['virtual'] == 'Physical' %}
|
||||
foo: bar
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user