[chef] Re: knife ec2 server create in VPC


Chronological Thread 
  • From: AJ Christensen < >
  • To:
  • Subject: [chef] Re: knife ec2 server create in VPC
  • Date: Thu, 7 Jun 2012 09:21:23 +1200

you can use -s subnet to specify which subnet the machine should be
launched in. Put it in a subnet with NAT if it needs to get out, or
another subnet & allocate an elastic IP if it needs public tubes.

you could also use ENI and attach EIP to the ENI then programmatically
attach the ENI to the instance as it is launched via CloudFormation
(?)

--AJ

On 7 June 2012 08:39, mark bradley 
< >
 wrote:
> Hello,
>
> I'm trying to use the above command to build/bootstrap a server in our VPC,
> however I do not see any setting for an IP address.
>
> The instance is, however, created with some IP address.
>
> Is it possible to specify the IP address? If so, how? If not then how are
> the IP addresses allocated?
>
> Thanks,
> Mark



Archive powered by MHonArc 2.6.16.

§