We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c233d commit 0824addCopy full SHA for 0824add
manifests/repo.pp
@@ -1,6 +1,6 @@
1
# Manage the packagecloud repo's
2
class orchestrator::repo inherits orchestrator {
3
- if $orchestrator::manage_repo {
+ if $orchestrator::repo_manage {
4
include packagecloud
5
6
case $::operatingsystem {
0 commit comments