Does puppetlabs have modules to help provision for Amazon Ec2 instances
within VPC / outside VPC? Any recommendations ?
I would like to launch an instance based on an AMI image. This instance
should have multiple IP addresses attached to it. I would like to do this
using theforeman.
Also, I noticed that theforeman documentation is lacking in EC2 area, so I
am having quite a bit of issue setting it up multiple IPs on the Amazon
instance. Would appreciate any help in this area?
Lastly, if I need to create files on the launched Amazon instance, how do I
do it through theforeman? It seems that it is much easier to just do it
using puppetmaster without theforeman....e.g.
file { "/var/log/admin-app-log":
ensure => "directory",
owner => "root",
group => "wheel",
mode => 750,
}
I am still in the learning stage...therefore would appreciate some
guidance. .
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.