install kpm in order to deploy addons

This commit is contained in:
Smana 2016-06-11 21:08:05 +02:00
parent 0e99cbb0ad
commit 8281b98e19
2 changed files with 5 additions and 0 deletions

View file

@ -2,6 +2,7 @@
run_gitinfos: false
common_required_pkgs:
- python-pip
- python-httplib2
- openssl
- curl

View file

@ -106,4 +106,8 @@
mode: 0640
when: cloud_provider is defined and cloud_provider == "openstack"
- name: Install kpm
pip:
name: "kpm"
- include: etchosts.yml