6 lines
46 B
Puppet
6 lines
46 B
Puppet
class test (
|
|
|
|
) {
|
|
notify { 'HELLO WORLD'}
|
|
}
|
class test (
|
|
|
|
) {
|
|
notify { 'HELLO WORLD'}
|
|
}
|