ceph-ansible/roles
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
..
ceph-agent ceph-agent: install the correct package for the agent in Ubuntu 2016-06-20 07:49:40 -04:00
ceph-client ceph-client: introduce new client role 2016-05-11 14:36:35 +02:00
ceph-common Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
ceph-common-coreos Fix not creating pypy_binary_direcotry 2016-06-28 12:11:42 +02:00
ceph-fetch-keys ceph-fetch-keys: add dependencies flag to galaxy 2016-03-02 16:58:23 +01:00
ceph-mds Add option to enable ntp 2016-08-08 10:16:48 -07:00
ceph-mon Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
ceph-nfs Add option to enable ntp 2016-08-08 10:16:48 -07:00
ceph-osd osd: fix collocation spelling and declare dmcrypt variables 2016-08-10 10:34:23 +02:00
ceph-rbd-mirror Updates for containerized rbd-mirror role 2016-08-11 18:21:57 -07:00
ceph-restapi Add option to enable ntp 2016-08-08 10:16:48 -07:00
ceph-rgw Add option to enable ntp 2016-08-08 10:16:48 -07:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00