ceph-ansible/roles/ceph-common/tasks
Daniel Lin 08766a243a Allow ceph-ansible to be run on a locally built/installed Ceph
-First install ceph into a directory with CMake
	cmake -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib -DWITH_SYSTEMD=ON -DCMAKE_INSTALL_PREFIX:PATH:=/usr <ceph_src_dir> && make DESTDIR=<install_dir> install/strip

-Ceph-ansible copies over the install_dir

-User can use rundep_installer.sh to install any runtime dependencies that ceph needs onto the machine from rundep
2016-08-12 10:02:15 -04:00
..
checks Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
docker Support for docker image tags 2016-07-12 15:49:07 -07:00
installs Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
misc Update ntp atomic plays to use is_atomic variable 2016-08-08 10:16:48 -07:00
pre_requisites remove references to Inktank Ceph Storage 2016-07-26 13:57:32 -06:00
facts.yml Added support for --check flag in ceph-common 2016-07-19 15:52:45 +03:00
main.yml remove references to Inktank Ceph Storage 2016-07-26 13:57:32 -06:00