diff options
author | Nathan Cutler <ncutler@suse.com> | 2017-06-15 13:16:42 +0200 |
---|---|---|
committer | Nathan Cutler <ncutler@suse.com> | 2017-06-15 13:30:49 +0200 |
commit | c43bbd8df0707917711433b0338a1606d6c53bd0 (patch) | |
tree | 8e0a6fa1723c4946beb3ccd1a8f6792405103432 /debian | |
parent | Merge pull request #15646 from tchaikov/wip-20258 (diff) | |
download | ceph-c43bbd8df0707917711433b0338a1606d6c53bd0.tar.xz ceph-c43bbd8df0707917711433b0338a1606d6c53bd0.zip |
build/ops: drop sample.fetch_config
smithfarm: @liewegas Is src/fetch_config still needed?
liewegas: i don't think so
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/ceph-base.install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/ceph-base.install b/debian/ceph-base.install index 95ffe0a8485..2a56cabee77 100644 --- a/debian/ceph-base.install +++ b/debian/ceph-base.install @@ -10,7 +10,6 @@ usr/lib/ceph/ceph_common.sh usr/lib/ceph/erasure-code/* usr/lib/rados-classes/* usr/share/doc/ceph/sample.ceph.conf -usr/share/doc/ceph/sample.fetch_config usr/share/man/man8/ceph-debugpack.8 usr/share/man/man8/ceph-deploy.8 usr/share/man/man8/ceph-run.8 |