Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
mirror
yum
Commits
d3e03666
Commit
d3e03666
authored
Nov 24, 2014
by
Sean OMeara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reverting management of ca-certificates because EL5 is broken
parent
a2d5c24a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
providers/repository.rb
providers/repository.rb
+0
-5
No files found.
providers/repository.rb
View file @
d3e03666
...
...
@@ -36,11 +36,6 @@ action :create do
# notifies timing to :immediately for the same reasons. Remove both
# of these when dropping Chef 10 support.
# support https transport
package
'ca-certificates'
do
action
:upgrade
end
template
"/etc/yum.repos.d/
#{
new_resource
.
repositoryid
}
.repo"
do
if
new_resource
.
source
.
nil?
source
'repo.erb'
...
...
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