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