diff --git a/devstack/lib/barbican b/devstack/lib/barbican index 8742653d5..dc05552e7 100644 --- a/devstack/lib/barbican +++ b/devstack/lib/barbican @@ -425,7 +425,6 @@ function install_389_directory_server { # Make sure that 127.0.0.1 resolves to localhost.localdomain (fqdn) sudo sed -i 's/127.0.0.1[ \t]*localhost localhost.localdomain/127.0.0.1\tlocalhost.localdomain localhost/' /etc/hosts - install_package 389-ds-base sudo mkdir -p /etc/389-ds # Instead of spawning a sub-shell to cat this whole chunk into the desired @@ -452,7 +451,6 @@ EOF } function install_dogtag_ca { - install_package pki-ca sudo mkdir -p /etc/dogtag cat > .tmp.ca.cfg <