Skip to content

Commit e205f8c

Browse files
author
Alexander Fortin
committed
Add yum.pp placeholder to test with StackHammer
1 parent dcbcc9c commit e205f8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifests/repo/yum.pp

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
class sensu::repo::yum (
2+
$ensure,
3+
$repo
4+
) {
5+
6+
}

0 commit comments

Comments
 (0)