Skip to content

Commit

Permalink
Release 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jsotofernandez committed Jun 5, 2024
1 parent a18adbf commit 9b93fe6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cookbook-snmp CHANGELOG
===============

## 0.1.3

- Miguel Negron
- [ad5289a] lint resources
- [c590185] lint recipes
- [33d0f7b] lint providers
- [28a785e] lint metadata
- [2572544] lint attributes
- [07b4fbb] Update rpm.yml
2 changes: 1 addition & 1 deletion resources/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Installs/Configures snmp on redhat, centos, ubuntu, debian'
version '0.1.2'
version '0.1.3'

%w(ubuntu debian redhat centos scientific fedora).each do |os|
supports os
Expand Down

0 comments on commit 9b93fe6

Please sign in to comment.