common: remove useless check

We only check for everything expect 'distro' because that
is a valid way of deploying RHCS, with preprepared repos
present on the nodes.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1557/head
Sébastien Han 2017-05-23 12:02:24 +02:00
parent f7e9585a2c
commit 468dc06bcd
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@
- ceph_rhcs - ceph_rhcs
- not ceph_rhcs_cdn_install - not ceph_rhcs_cdn_install
- not ceph_rhcs_iso_install - not ceph_rhcs_iso_install
- ceph_origin == "upstream" - ceph_origin != 'distro'
tags: tags:
- package-install - package-install