sfsdf
This commit is contained in:
parent
9bde02d293
commit
97b0d858a0
@ -3,6 +3,6 @@ class profile::goldload::config {
|
|||||||
|
|
||||||
notify {'This is from profile::goldload::config': }
|
notify {'This is from profile::goldload::config': }
|
||||||
|
|
||||||
include profile::goldload::software
|
contain profile::goldload::software
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -3,6 +3,6 @@ class profile::goldload::software {
|
|||||||
|
|
||||||
notify {'This is from profile::goldload::software': }
|
notify {'This is from profile::goldload::software': }
|
||||||
|
|
||||||
contain profile::goldload::testlayer
|
include profile::goldload::testlayer
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user