]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Use a local key for package instead of downloading it 93/head
authorSébastien Han <sebastien.han@enovance.com>
Thu, 3 Jul 2014 13:53:13 +0000 (15:53 +0200)
committerSébastien Han <sebastien.han@enovance.com>
Thu, 3 Jul 2014 13:53:13 +0000 (15:53 +0200)
commit9d7c23396f26962f7ffed0c90fd64049a8b4ec05
tree1dcfe06cf96dbfdafdb6c50c645878e96bfc73b9
parentcd74f9fe511ffde4bb42b608c61922de101bcc4a
Use a local key for package instead of downloading it

Using a local key is significantly faster than "wgetting" the key from a
server on Internet.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
group_vars/all
roles/common/files/cephrelease.asc [new file with mode: 0644]
roles/common/tasks/Debian.yml
roles/common/tasks/RedHat.yml