Skip to content

Pass in a list of unicast_peer ips? #1

@coodoo

Description

@coodoo

Just wondering is it possible to pass in a list of IPs like this

$ docker run -d -e UNICAST_PEER="192.168.64.5 192.168.64.6 192.168.64.7" alterway/keepalived:1.2

and have them filled as following?

unicast_peer {
    192.168.64.5
    192.168.64.6
    192.168.64.7
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions