diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-03-24 23:39:59 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-03-24 23:57:35 -0700 |
commit | 62f8b4a9746eebdf72c2614649aa8e3e33834d42 (patch) | |
tree | 7aa710062f03e5f6517914e5507bc5762582367b /sys-cluster/keepalived/metadata.xml | |
parent | dev-vcs/kdesvn: EAPI-7 bump, upstream fixes (diff) | |
download | gentoo-62f8b4a9746eebdf72c2614649aa8e3e33834d42.tar.gz gentoo-62f8b4a9746eebdf72c2614649aa8e3e33834d42.tar.bz2 gentoo-62f8b4a9746eebdf72c2614649aa8e3e33834d42.zip |
sys-cluster/keepalived: catch up to new features
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-cluster/keepalived/metadata.xml')
-rw-r--r-- | sys-cluster/keepalived/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/keepalived/metadata.xml b/sys-cluster/keepalived/metadata.xml index 4de8679ae129..8c58db840582 100644 --- a/sys-cluster/keepalived/metadata.xml +++ b/sys-cluster/keepalived/metadata.xml @@ -9,6 +9,8 @@ VRRP2 implementation. Used for setting up high availability clusters. </longdescription> <use> + <flag name="bfd">compile with support for Bidirectional Forwarding Detection (BFD).</flag> <flag name="json">compile with signal to dump configuration and stats as JSON.</flag> + <flag name="regex">compile with support for regex in health checks</flag> </use> </pkgmetadata> |