Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #145 from Icinga/feature/icingaweb2-docs-module
Browse files Browse the repository at this point in the history
Enable Icinga Web 2 doc module for developer icons
  • Loading branch information
Michael Friedrich authored Mar 8, 2018
2 parents 7aa0996 + e3fc6f2 commit 1b6e6b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .puppet/modules/profiles/manifests/icinga/icingaweb2.pp
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@
}
}
->
class { '::icingaweb2::module::doc':
}
->
package { 'icingaweb2-selinux':
ensure => latest,
}
Expand Down

0 comments on commit 1b6e6b8

Please sign in to comment.