Introduce ipvsadm to the amphora image

This patch adds the "ipvsadm" tool to the amphora image.

Change-Id: I7ccf823cae3dbd57dc3f40aec66629e27e5db98b
This commit is contained in:
German Eichberger 2017-08-31 14:24:20 -07:00 committed by Michael Johnson
parent d41e84a9a1
commit 464d8f9371
5 changed files with 11 additions and 0 deletions

View File

@ -354,6 +354,7 @@ fi
# Add keepalived-octavia element
AMP_element_sequence="$AMP_element_sequence keepalived-octavia"
AMP_element_sequence="$AMP_element_sequence ipvsadmin"
# Add pip-cache element
AMP_element_sequence="$AMP_element_sequence pip-cache"

View File

@ -0,0 +1,3 @@
Element to install ipvsadmin.

View File

@ -0,0 +1,2 @@
package-installs
pkg-map

View File

@ -0,0 +1,3 @@
{
"ipvsadm": null
}

View File

@ -0,0 +1,2 @@
ipvsadmin:
default: ipvsadmin