Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
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
b192bab8
Commit
b192bab8
authored
Nov 29, 2017
by
Tim Smith
Browse files
Amazon on Chef 12 fix
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
2977fc50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
recipes/default.rb
recipes/default.rb
+1
-1
No files found.
recipes/default.rb
View file @
b192bab8
...
...
@@ -54,7 +54,7 @@ plat_specific_sv_name = case node['platform_family']
'runit'
end
when
'rhel'
if
node
[
'platform_version'
].
to_i
>=
7
if
node
[
'platform_version'
].
to_i
>=
7
&&
!
platform?
(
'amazon'
)
'runsvdir-start'
else
'runsvdir'
...
...
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