Skip to content

build PE master on google cloud using terraform (simple example)

Notifications You must be signed in to change notification settings

gothicfann/terraform-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-puppet

This terraform module creates monolithic Puppet Enterprise Master in Google Cloud Platform.

Usage

  1. Change variable values in the variables.tf file and just run terraform apply command.
  2. It needs about 10 mins to setup puppet enterprise master. You can ssh to the machine and examine /var/log/messages file for detailed info and setup process logs.