Add libreswan (IPSEC management) package to overcloud images
This is needed to enable, configure and manage IPSEC. bp ipsec Change-Id: I9b65612c75d0158fe7ca5ca71ca2c0c937f308b4
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
ansible_pacemaker
|
||||
crudini
|
||||
docker
|
||||
libreswan
|
||||
python_docker_py
|
||||
python_ipaddr
|
||||
openstack_selinux
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"ansible_pacemaker": "ansible-pacemaker",
|
||||
"crudini": "crudini",
|
||||
"docker": "docker",
|
||||
"libreswan": "libreswan",
|
||||
"python_docker_py": "python-docker-py",
|
||||
"python_ipaddr": "python-ipaddr",
|
||||
"openstack_selinux": "openstack-selinux",
|
||||
|
||||
Reference in New Issue
Block a user