]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add support for install from Ubuntu Cloud Archive 747/head
authorSamuel Matzek <smatzek@us.ibm.com>
Mon, 2 May 2016 16:25:52 +0000 (11:25 -0500)
committerSamuel Matzek <smatzek@us.ibm.com>
Tue, 3 May 2016 15:51:39 +0000 (10:51 -0500)
commitae239aaf097c24ab8db6631af3df0dda9f48cfbd
tree1dcfa6b34a2c11d682e99a760252cf11ab22c86c
parentb3c4196700fb30b8ed08065b6e68708be1679150
Add support for install from Ubuntu Cloud Archive

This adds support to allow the install of Ceph from the
Ubuntu Cloud Archive.  The Ubuntu Cloud Archive provides newer
release of Ceph than the normal Ubuntu distro repository.

Signed-off-by: Samuel Matzek <smatzek@us.ibm.com>
group_vars/all.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/checks/check_mandatory_vars.yml
roles/ceph-common/tasks/checks/check_system.yml
roles/ceph-common/tasks/installs/debian_ceph_repository.yml
roles/ceph-common/tasks/installs/install_on_debian.yml