ceph-common: on rh storage on debian do not add the rh key by default

Signed-off-by: Alfredo Deza <adeza@redhat.com>
pull/800/head
Alfredo Deza 2016-05-19 15:16:18 -04:00
parent 329ac01d49
commit c78313d19f
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
apt_key:
url: "https://www.redhat.com/security/fd431d51.txt"
state: present
when: not ceph_stable_rh_storage_iso_install
- name: install dependencies
apt: