Skip to content

Example cloud config files that can be used to launch Ubuntu puppet/puppetmaster nodes via AWS.

Notifications You must be signed in to change notification settings

taylorleese/puppet-aws-ubuntu-cloud-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Example cloud config files that can be used to launch Ubuntu puppet/puppetmaster nodes via AWS.

Example commands to launch x64 Ubuntu Maverick instances:
    ec2-run-instances ami-ca1f4f8f -k ec2-keypair -t t1.micro --region us-west-1 -f puppet-master.txt
    ec2-run-instances ami-ca1f4f8f -k ec2-keypair -t t1.micro --region us-west-1 -f puppet-client.txt

Copyright (C) 2010 Taylor Leese ([email protected])

About

Example cloud config files that can be used to launch Ubuntu puppet/puppetmaster nodes via AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published