Skip to content

Commit

Permalink
# This is a combination of 3 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

set runtime options for Ubuntu 22.04 based on 20.04

# This is the commit message #2:

no longer need snmpd_options

# This is the commit message #3:

add Ubuntu 22.04 to CI test suite coverage
  • Loading branch information
skylar2-uw committed Feb 27, 2023
1 parent 10a8ef0 commit 335759f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions data/os/Debian/22.04.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
snmp::varnetsnmp_group: 'Debian-snmp'
snmp::varnetsnmp_owner: 'Debian-snmp'
3 changes: 2 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
"20.04",
"22.04"
]
},
{
Expand Down

0 comments on commit 335759f

Please sign in to comment.