ceph-ansible/roles/ceph-common/tasks/checks
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
..
check_firewall.yml Only check ports if NMAP exists 2016-07-13 13:17:49 -04:00
check_mandatory_vars.yml Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
check_ntp_atomic.yml Update ntp atomic plays to use is_atomic variable 2016-08-08 10:16:48 -07:00
check_ntp_debian.yml Add option to enable ntp 2016-06-23 09:58:32 -07:00
check_ntp_redhat.yml Add option to enable ntp 2016-06-23 09:58:32 -07:00
check_system.yml common: prepare arm support 2016-07-19 17:17:16 +02:00