Skip to content
Snippets Groups Projects
Commit 0338cefb authored by skorpy's avatar skorpy :construction_worker:
Browse files

systemd: fix grains if case

parent 99799ee4
No related branches found
No related tags found
No related merge requests found
Pipeline #41382 failed
systemd_pkgs:
pkg.latest:
{%- if grains['osmajorrelease'] >= "9" and grains['osmajorrelease'] <= "12" %}
{%- if grains['osmajorrelease'] >= 9 and grains['osmajorrelease'] <= 12 %}
- fromrepo: {{ oscodename }}-backports
{%- endif %}
- pkgs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment