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

using hostvars and interface generic usage instead of hardcode #1

Open
kamihacker opened this issue May 2, 2014 · 0 comments
Open

Comments

@kamihacker
Copy link

Hello there,

We could avoid using hard-coded interfaces such as:

https://github.com/xsuchy/openstack-ansible-install/blob/master/controler.yml#L37-L42

We could implement a check to figure out if the controller node uses fixed IP addresses or receives it from DHCP (like openstack instances sometimes do)

Also I guess we could also edit the "/etc/sysconfig/network-scripts/ifcfg-ethX" file depending on the server config, I am aware this is designed to fit Fedora Cloud but we could make it usable to other possible infrastructure, even Fedora Cloud might change the interface layout in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant