Skip to content

Commit

Permalink
Remove docker from ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Jan 8, 2025
1 parent 81c5b23 commit b7b70f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom/testing/golden-state-tree/os/ubuntu/pkgs/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ include:
- pkgs.curl
- pkgs.dmidecode
- pkgs.dnsutils
{%- if grains['osrelease'] != '22.04' %}
- pkgs.docker
{%- endif %}
- pkgs.file
- pkgs.gcc
- pkgs.gpg
Expand Down

0 comments on commit b7b70f1

Please sign in to comment.