Skip to content

Instantly share code, notes, and snippets.

@jalons
Created June 2, 2016 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jalons/6520f8d5fcbd6ec7e833c280ba5f47c6 to your computer and use it in GitHub Desktop.
Save jalons/6520f8d5fcbd6ec7e833c280ba5f47c6 to your computer and use it in GitHub Desktop.
{%- if (not salt['grains.get']('manufacturer') == 'VMware, Inc.') or (not salt['grains.get']('manufacturer') == 'Xen') %}
somethine for physical systems here
{%- endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment