Skip to content

Commit

Permalink
Add support for Ubuntu 24.04 (noble)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt committed Nov 12, 2024
1 parent 7ad6727 commit b97e20f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
- "debian-11"
- "ubuntu-2004"
- "ubuntu-2204"
- "ubuntu-2404"
puppet:
- "puppet7"
- "puppet8"
Expand Down
1 change: 1 addition & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- debian-11
- ubuntu-2004
- ubuntu-2204
- ubuntu-2404
puppet:
- puppet7
- puppet8
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
}
],
"description": "Manages PAM, including specifying users and groups in access.conf, limits.conf, and limits fragments",
"pdk-version": "3.0.0",
"pdk-version": "3.3.0",
"template-url": "https://github.com/tailored-automation/pdk-templates#main",
"template-ref": "heads/main-0-g8e0611a"
}

0 comments on commit b97e20f

Please sign in to comment.