Added role
This commit is contained in:
parent
01573e99a9
commit
d57ecf3b0c
5
site/role/manifests/master.pp
Normal file
5
site/role/manifests/master.pp
Normal file
@ -0,0 +1,5 @@
|
||||
class role::master {
|
||||
# Here we include all of the profiles taht make up a Puppet Master
|
||||
# for now it's just the base (the SOE) but we will probably add more later
|
||||
include profile::base
|
||||
}
|
Loading…
Reference in New Issue
Block a user