Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
testing
puppet-icinga2_testing
Commits
8d248596
Commit
8d248596
authored
Oct 11, 2016
by
Markus Frosch
Browse files
selftest: Make check_updates just work on cache by default
parent
3da7eae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/selftest/commands.conf.erb
View file @
8d248596
...
...
@@ -15,5 +15,8 @@ object CheckCommand "updates" {
set_if = "$updates_security_only$"
}
"-t" = "$updates_timeout$"
"--yum-arguments" = "$updates_yum_arguments$"
}
vars.updates_yum_arguments = "--cacheonly"
}
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