ceph-ansible/roles/ceph-mon/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
..
docker Add option to enable ntp 2016-08-08 10:16:48 -07:00
calamari.yml create a calamari task in ceph-mon 2016-03-09 15:18:36 -05:00
ceph_keys.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
create_mds_filesystems.yml Updated version compare to 0.84.0 per laseb comment 2016-04-18 10:49:35 -04:00
deploy_monitors.yml Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
main.yml Unify formatting of when conditional 2016-05-09 14:08:33 +00:00
openstack_config.yml ceph: implement cluster name support 2016-03-30 18:08:38 +02:00
secure_cluster.yml ceph-mon: fix the loop in `secure the cluster' task 2016-07-29 14:08:12 +03:00
start_monitor.yml Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00