infraly / k8s-on-openstack

An opinionated way to deploy a Kubernetes cluster on top of an OpenStack cloud.
Apache License 2.0
112 stars 48 forks source link

Allow configuration of auto_ip parameter in openstack-nodes roles #24

Closed berendt closed 6 years ago

ctrlaltdel commented 6 years ago

Hi @berendt, thanks for the PR.

However, I add to rewrite it due to some refactoring.

Please have a look at this commit https://github.com/infraly/k8s-on-openstack/commit/440618d4dfebc8ce9c32caf25da5fe040f830e7f which implement this feature.

Would love if you could give it some testing.

berendt commented 6 years ago

@ctrlaltdel Thanks. Will try to run a test in the next days.

berendt commented 6 years ago

@ctrlaltdel Tested. Works for me.