Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neutron #7

Merged
merged 2 commits into from
Sep 12, 2013
Merged

Neutron #7

merged 2 commits into from
Sep 12, 2013

Conversation

gildub
Copy link
Member

@gildub gildub commented Sep 12, 2013

The following variable in param.pp:
$private_ip = $ipaddress_<PRIV_INTERFACE>

Should be used as
$private_ip = $ipaddress_eth0

in order to match proper facter variable.
This is used for GRE Tunnel to be on the same segment between networker and computes

That's not ideal, but works for now

@jguiditta
Copy link
Member

'works', awesome, ship it!

jguiditta added a commit that referenced this pull request Sep 12, 2013
@jguiditta jguiditta merged commit 30949df into redhat-openstack:master Sep 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants