Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
GitLab.org
B
Build
omnibus-mirror
runit-cookbook
Commits
905564c6
Commit
905564c6
authored
Feb 26, 2020
by
Tim Smith
Browse files
Release 5.1.3
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
8811e2eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.md
CHANGELOG.md
+7
-0
metadata.rb
metadata.rb
+1
-1
No files found.
CHANGELOG.md
View file @
905564c6
...
...
@@ -2,6 +2,13 @@
This file is used to list changes made in each version of the runit cookbook.
## 5.1.3 (2020-02-26)
-
Cookstyle fixes -
[
@tas50
](
https://github.com/tas50
)
-
Remove unnecessary Foodcritic comments -
[
@tas50
](
https://github.com/tas50
)
-
Add github actions testing -
[
@tas50
](
https://github.com/tas50
)
-
Remove Ubuntu 14.04 specs -
[
@tas50
](
https://github.com/tas50
)
## 5.1.2 (2019-07-22)
-
Fix options property not taking on the legacy default value -
[
@tas50
](
https://github.com/tas50
)
...
...
metadata.rb
View file @
905564c6
...
...
@@ -3,7 +3,7 @@ maintainer 'Chef Software, Inc.'
maintainer_email
'cookbooks@chef.io'
license
'Apache-2.0'
description
'Installs runit and provides runit_service resource'
version
'5.1.
2
'
version
'5.1.
3
'
%w(ubuntu debian centos redhat amazon scientific oracle enterpriseenterprise zlinux)
.
each
do
|
os
|
supports
os
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment