Skip to content

Commit

Permalink
Also allow ubuntu 2004 to use the existing template
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmcanonical committed Jan 10, 2025
1 parent 7fcdbbf commit 845f5c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ocil: |-
platform: package[pam]

{{% if 'ubuntu' not in product %}}
{{% if 'ubuntu' not in product or product == 'ubuntu2004' %}}
template:
name: pam_options
vars:
Expand Down

0 comments on commit 845f5c3

Please sign in to comment.