# # This manifest is intended to configure the initial # puppetmaster node. # # Once it's running it can setup all the other nodes. # # Import the needed config and modules import "config.pp" import "nodo" # Include the master node configuration include nodo::role::master