ceph/debian/ceph-mgr-diskprediction-local.prerm
Dan Mick 5c137e7052 packaging: split ceph-mgr diskprediction and rook plugins into own packages
There are troublesome dependencies for both, so being able to deselect
them is useful

Signed-off-by: Dan Mick <dan.mick@redhat.com>
2019-02-04 14:53:35 -08:00

9 lines
61 B
Bash

#!/bin/sh
# vim: set noet ts=8:
set -e
#DEBHELPER#
exit 0