tsts
This commit is contained in:
parent
d2fbb9ce7c
commit
1fc6e4bf74
@ -1,4 +1,7 @@
|
||||
class profile::goldload::software {
|
||||
|
||||
include profile::goldload::testlayer
|
||||
|
||||
notify {'This is from profile::goldload::software': }
|
||||
|
||||
|
||||
|
6
site-modules/profile/manifests/goldload/testlayer.pp
Normal file
6
site-modules/profile/manifests/goldload/testlayer.pp
Normal file
@ -0,0 +1,6 @@
|
||||
class profile::goldload::testlayer {
|
||||
|
||||
notify {'This is from profile::goldload::testlayer': }
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user