Silly change to hello world puppet module from example
This commit is contained in:
parent
2d33c8750e
commit
4dcbfda597
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
class hello_world {
|
class hello_world {
|
||||||
notice "Hi there! It's a puppet module here. Things seem to be working just fine ;-)"
|
notice "Puppet module here. Things seem to be working just fine ;-)"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue