4 lines
78 B
Puppet
4 lines
78 B
Puppet
class profile::winlogbeat {
|
|
notify {'This is from profile::winlogbeat': }
|
|
}
|