Skip to content

andrewm3/terraform-openstack-puppet-enterprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-openstack-puppet-enterprise

This repository is a Terraform module designed to be able to spin up Puppet masters and agents.

See the examples directory for a demonstration of how the module can be used in different scenarios. To try out one of the examples, source your OpenStack RC file then run the below:

$ cd examples/<example>
$ terraform init
$ terraform apply

And follow the prompts to enter values for the variables. Note: the examples assume a default SSH key location of ~/.ssh/id_rsa.terraform - change the ssh_key_file variable if you prefer to use another.

Helpful links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages