Puppet Class: graylog

Defined in:
manifests/init.pp

Overview



1
2
3
# File 'manifests/init.pp', line 1

class graylog {
  fail('Do not use the "graylog" class directly, use the "graylog::server" class!')
}