Skip to content

Commit

Permalink
Merge pull request #412 from matthiasritter/fix_repositoryd
Browse files Browse the repository at this point in the history
fix for repository.d directory on master-systems
  • Loading branch information
lbetz authored Dec 11, 2017
2 parents 6926e01 + d041e35 commit 80c72fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
$plugins = $::icinga2::plugins
$confd = $::icinga2::_confd
$purge_features = $::icinga2::purge_features
$repositoryd = $::icinga2::repositoryd

if $::kernel != 'windows' {
$template_constants = icinga2_attributes($constants)
Expand Down
1 change: 0 additions & 1 deletion manifests/install.pp
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@
}

}

0 comments on commit 80c72fe

Please sign in to comment.