Merge pull request #853 from ceph/rhbz-1348130

ceph-agent: install the correct package for the agent in Ubuntu
pull/857/head
Leseb 2016-06-20 15:10:25 +02:00 committed by GitHub
commit 443a11427c
1 changed files with 1 additions and 1 deletions

View File

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