2019-11-20 06:44:10 +00:00
|
|
|
class profile::goldload::config {
|
2019-11-20 06:47:03 +00:00
|
|
|
|
|
|
|
|
2019-11-20 06:44:10 +00:00
|
|
|
notify {'This is from profile::goldload::config': }
|
|
|
|
|
2019-11-22 00:28:09 +00:00
|
|
|
contain profile::goldload::software
|
2019-11-20 06:44:10 +00:00
|
|
|
|
|
|
|
}
|