Puppet Class: profile::icinga::performance

Defined in:
modules/profile/manifests/icinga/performance.pp

Overview



5
6
7
8
9
10
11
# File 'modules/profile/manifests/icinga/performance.pp', line 5

class profile::icinga::performance {

    interface::rps {
        $facts['interface_primary']:
    }

}