aboutsummaryrefslogtreecommitdiff
path: root/manifests/master.pp
blob: f53f00e03a47371dcc0c21ba6829a0fe25e322c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# This manifest is intended to configure the initial
# puppetmaster node.
#
# Once it's running it can setup all the other nodes.
#

# Import site configuration
import "site.pp"

# Include the master node configuration
include nodo::role::master