Hi Foss, The below template you have mentioned, does it create two servers or one server with wordpress ? The description says two but the content shows only server1.
Thanks Kumar From: Gnan Kumar, Yalla Sent: Tuesday, August 12, 2014 6:37 PM To: 'foss geek' Cc: openstack Subject: RE: [Openstack] Wordpress template Hi Foss, I will try it and let you know. Thanks for your reply. Thanks Kumar From: foss geek [mailto:[email protected]] Sent: Tuesday, August 12, 2014 6:36 PM To: Gnan Kumar, Yalla Cc: openstack Subject: Re: [Openstack] Wordpress template Hi Kumar, I You have use something like: public_net_id: type: string description: > ID of public network for which floating IP addresses will be allocated default: d349fdaa-d49d-486c-9807-4d07fc4d1cd8 private_net_id: type: string description: ID of private network into which servers get deployed default: 25a7a783-90fc-4ad2-a719-f6b9fd9d96e9 private_subnet_id: type: string description: ID of private sub network into which servers get deployed default: 67c9e4a0-d717-4eaa-83a6-6e6189c2a0c2 If you have Ubuntu_12_04_x86_32 or 64 bit cloud image then you can below template: https://github.com/thefossgeek/Heat-Templates/blob/master/icehouse/icehouse_wordpress_single_instance_ubuntu.yaml Let me know if you have any issue with the above template. Thanks On Fri, Aug 8, 2014 at 10:46 AM, <[email protected]<mailto:[email protected]>> wrote: Hi All, I am trying to launch an instance with wordpress application from the heat template downloaded from https://raw.github.com/openstack/heat-templates/master/cfn/F17/WordPress_Composed_Instances.template But the following error is being shown: Error: Resource CREATE failed: BadRequest: Multiple possible networks found, use a Network ID to be more specific. I have created two networks . One is public for floating point IP and other is private. How to specify the network ID in the above template ? Thanks Kumar ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com<http://www.accenture.com> _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected]<mailto:[email protected]> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
