Hi, From https://github.com/puppetlabs/puppetlabs-openstack I can understand that we need to create br100 bridge for case when there is just 1 network interface. From readme it not very clear what should be private_interface => ''eth1'' set to. Do We need to set it to eth0 or leave it to default? Any further reference for :all on single node with single interface would help in quickly setting up dev environment. Thanks, Neel -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/H7nNQV9AgfYJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Dan Bode
2012-Sep-06 19:38 UTC
Re: [Puppet Users] openstack:all with just 1 network interface.
On Wed, Sep 5, 2012 at 11:48 PM, neel <npateriya@gmail.com> wrote:> Hi, > > From https://github.com/puppetlabs/puppetlabs-openstack I can understand > that we need to create br100 bridge for case when there is just 1 network > interface. > From readme it not very clear what should be private_interface => ''eth1'' > set to. Do We need to set it to eth0 or leave it to default? >Assuming that eth0 is your only interface that is correct. This is the physical interface that the bridge is connected to.> > Any further reference for :all on single node with single interface would > help in quickly setting up dev environment. > > Thanks, > Neel > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/H7nNQV9AgfYJ. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.