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

Made virtual_ipaddress optional #101

Merged
merged 1 commit into from
Apr 12, 2016
Merged

Conversation

iwalz
Copy link
Contributor

@iwalz iwalz commented Apr 8, 2016

keepalived doesn't need the virtual_ipaddress parameter in order to work properly.
In some cases (e.g. cloud environments) you don't want to float a fixed IP, but you want the track_script to move IP addresses (or network interfaces) via API calls - in this case, the required parameter virtual_ipaddress needs a workaround.

Since it doesn't change the behaviour if the parameter is set, this PR provides BC.

@arioch arioch merged commit beb5034 into voxpupuli:master Apr 12, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants