ceph-agent: install the correct package for the agent in Ubuntu

Signed-off-by: Alfredo Deza <adeza@redhat.com>

Resolves: rhbz#1348130
pull/853/head
Alfredo Deza 2016-06-20 07:49:40 -04:00
parent d679eacd46
commit ac99802409
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
- name: install dependencies - name: install dependencies
apt: apt:
pkg: calamari-server pkg: rhscon-agent
state: present state: present
when: ansible_os_family == 'Debian' when: ansible_os_family == 'Debian'
tags: tags: