d
This commit is contained in:
parent
3caadd227d
commit
b00c85321d
6
site-modules/profile/manifests/goldload/chocolatey.pp
Normal file
6
site-modules/profile/manifests/goldload/chocolatey.pp
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
class profile::goldload::chocolatey {
|
||||||
|
|
||||||
|
notify {'This is from profile::goldload::chocolatey': }
|
||||||
|
|
||||||
|
|
||||||
|
}
|
@ -3,6 +3,6 @@ class profile::goldload::software {
|
|||||||
|
|
||||||
notify {'This is from profile::goldload::software': }
|
notify {'This is from profile::goldload::software': }
|
||||||
|
|
||||||
include profile::goldload::testlayer
|
contain profile::goldload::chocolatey
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
class profile::goldload::testlayer {
|
|
||||||
|
|
||||||
notify {'This is from profile::goldload::testlayer': }
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user