ststst
This commit is contained in:
parent
eb9ddc644b
commit
180cc2c06e
@ -1,8 +1,8 @@
|
|||||||
class profile::goldload::software {
|
class profile::goldload::software {
|
||||||
|
|
||||||
include profile::goldload::testlayer
|
|
||||||
|
|
||||||
notify {'This is from profile::goldload::software': }
|
notify {'This is from profile::goldload::software': }
|
||||||
|
|
||||||
|
include profile::goldload::testlayer
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -2,5 +2,5 @@ class role::goldload_server{
|
|||||||
include profile::base
|
include profile::base
|
||||||
# include profile::base::ciphers
|
# include profile::base::ciphers
|
||||||
include profile::goldload::config
|
include profile::goldload::config
|
||||||
# Class['profile::goldload::config'] -> Class['profile::base']
|
Class['profile::goldload::config'] -> Class['profile::base']
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user