ceph-ansible/roles/ceph-common/tasks/installs
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
..
debian_ceph_repository.yml remove references to Inktank Ceph Storage 2016-07-26 13:57:32 -06:00
install_on_debian.yml Add support for Ceph NFS Gateway 2016-06-22 13:29:11 -04:00
install_on_redhat.yml Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
install_rgw_on_debian.yml ceph-common: uniformize template path calls 2016-06-02 18:19:03 +02:00
install_rgw_on_redhat.yml ceph-common: uniformize template path calls 2016-06-02 18:19:03 +02:00
install_rh_storage_on_debian.yml Add support for Ceph NFS Gateway 2016-06-22 13:29:11 -04:00
install_rh_storage_on_redhat.yml Add support for Ceph NFS Gateway 2016-06-22 13:29:11 -04:00
redhat_ceph_repository.yml Fix purge yum cache 2016-08-04 01:26:59 -04:00