Skip to content

Commit

Permalink
Merge pull request #139 from m0dular/aph/system-warning-2
Browse files Browse the repository at this point in the history
Remove system warning entirely
  • Loading branch information
jarretlavallee authored Jul 19, 2021
2 parents 4413f4d + 38edbc8 commit 27d856e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions manifests/system.pp
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
contain puppet_metrics_collector::system::memory
contain puppet_metrics_collector::system::processes
}
else {
warning('System collection disabled. Set `puppet_metrics_collector::system::manage_sysstat: true` to enable system metrics')
}

if $facts['virtual'] == 'vmware' {
if $manage_vmware_tools and ($system_metrics_ensure == 'present') {
Expand Down

0 comments on commit 27d856e

Please sign in to comment.