Commit 16ce27d0 authored by Rafael Monnerat's avatar Rafael Monnerat

Use connection local to install slapcache.

parent 08613281
......@@ -98,4 +98,4 @@ if is_ubuntu && [[ $DISTRO == "trusty" ]]; then
fi
ansible localhost -m easy_install -a name=slapcache
ansible localhost -m easy_install -a name=slapcache --connection=local
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment