Skip to content
Snippets Groups Projects
Commit 7d70e586 authored by Dennis Ahrens's avatar Dennis Ahrens
Browse files

Locales should only apply on debian for now

parent e9e25e6e
No related branches found
No related tags found
No related merge requests found
{% from "hshbase/map.jinja" import hshbase with context %}
{% if grains['os'] in ('Debian', 'Ubuntu') %}
locales:
pkg.installed
......@@ -19,3 +20,9 @@ hshbase_locale_{{ loop.index }}:
- name: {{ locale }}
{% endfor %}
{% elif grains['os'] == 'FreeBSD' %}
{# TODO: Should we do that? #}
{% endif %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment