Skip to content

Commit

Permalink
Add foreman_statistics plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ezr-ondrej committed Jun 10, 2020
1 parent fe7b09a commit af88243
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions manifests/plugin/statistics.pp
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# = Foreman Statistics plugin
#
# This class installs trends and statistics plugin
#
class foreman::plugin::statistics {
foreman::plugin {'statistics':
}
}

0 comments on commit af88243

Please sign in to comment.