add a puppet sample with includes-only since they are often misclassified as pascal

This commit is contained in:
Caged
2017-05-05 10:10:35 -07:00
parent e93f41f097
commit 110b42fe16

4
samples/Puppet/init.pp Normal file
View File

@@ -0,0 +1,4 @@
include docker
include apt
include ::something
include foo::bar