Code Monkey home page Code Monkey logo

Comments (10)

evrardjp avatar evrardjp commented on May 24, 2024

Good questions, sorry for the late answer. Will investigate right now!

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

Good catch on those! I have to blame myself on the keepalived_instances: []
Probably rest of something before the first upstreaming!

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

For debian support, I am not sure it was "removed" but never there in the first place. Or I might be wrong. I can fix that for you, but I am not testing it right now. I will change my testing to include it then, but it could take a while.

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

The [] is fixed in master. Will tag a release soon, with a few other fixes included. For debian support I will test how hard would it be before claiming to support it.

from ansible-keepalived.

rlex avatar rlex commented on May 24, 2024

Debian vars just in case:

keepalived_package_name: "keepalived"
keepalived_service_name: "keepalived"
keepalived_config_file_path: "/etc/keepalived/keepalived.conf"

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

Thanks :) I was just having the same content, so I am glad we are sharing here!

I moved to use native package install instead of ppa using debian.

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

We should probably separate this issue in two though.

from ansible-keepalived.

rlex avatar rlex commented on May 24, 2024

About ifconfig - it's generally considered deprecated (but still available as external package at least in deb9)
ip (from iproute2) is considered modern replacement, so probably it's better to switch to it.
AFAIK centos 7 also dropped ifconfig from base install.

from ansible-keepalived.

evrardjp avatar evrardjp commented on May 24, 2024

Yes I am aware of this, I am generally using ip link for replacement. I am using both to make sure everything is ok in all cases.

Debian support has merged now. 94cb617

from ansible-keepalived.

rlex avatar rlex commented on May 24, 2024

Thank you for your work!

from ansible-keepalived.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.