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

systemd: fix grains

parent 0338cefb
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
systemd_pkgs:
pkg.latest:
{%- if grains['osmajorrelease'] >= 9 and grains['osmajorrelease'] <= 12 %}
- fromrepo: {{ oscodename }}-backports
- fromrepo: {{ grains['oscodename'] }}-backports
{%- endif %}
- pkgs:
- systemd
......
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