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
38519f13
Commit
38519f13
authored
Apr 23, 2015
by
Sean OMeara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding why_run supprt to yum_globalconfig
parent
ecdbc2b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
providers/globalconfig.rb
providers/globalconfig.rb
+4
-0
No files found.
providers/globalconfig.rb
View file @
38519f13
...
...
@@ -21,6 +21,10 @@
# Allow for Chef 10 support
use_inline_resources
if
defined?
(
use_inline_resources
)
def
whyrun_supported?
true
end
action
:create
do
template
new_resource
.
path
do
source
'main.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