summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorKefu Chai <tchaikov@gmail.com>2016-08-22 16:44:56 +0200
committerGitHub <noreply@github.com>2016-08-22 16:44:56 +0200
commit1a23c2ed71fe25cc66bdfa26746269f93f10253f (patch)
tree3b093e81b0687f810175d33faddbebdb7733ea18 /debian
parentMerge pull request #10809 from SUSE/wip-17091 (diff)
parentceph-post-file: Ignore keys offered by ssh-agent (diff)
downloadceph-1a23c2ed71fe25cc66bdfa26746269f93f10253f.tar.xz
ceph-1a23c2ed71fe25cc66bdfa26746269f93f10253f.zip
Merge pull request #10800 from ceph/wip-postfile-rsa
ceph-post-file replace DSA with RSA ssh key Reviewed-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/ceph-common.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/ceph-common.install b/debian/ceph-common.install
index 2315d5c6535..9565372cb16 100644
--- a/debian/ceph-common.install
+++ b/debian/ceph-common.install
@@ -31,8 +31,8 @@ usr/share/man/man8/rbd.8
usr/share/man/man8/rbdmap.8
usr/share/man/man8/rbd-replay*.8
usr/share/ceph/known_hosts_drop.ceph.com
-usr/share/ceph/id_dsa_drop.ceph.com
-usr/share/ceph/id_dsa_drop.ceph.com.pub
+usr/share/ceph/id_rsa_drop.ceph.com
+usr/share/ceph/id_rsa_drop.ceph.com.pub
etc/ceph/rbdmap
lib/udev/rules.d/50-rbd.rules
usr/lib/python*/dist-packages/ceph_argparse.py*