ceph-ansible/group_vars
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
..
agent.sample Generate group_vars samples automagically 2016-02-29 12:07:01 -06:00
all.docker.sample rbd-mirror: container deployment support 2016-07-18 18:13:27 +02:00
all.sample Allow ceph-ansible to be run on a locally built/installed Ceph 2016-08-12 10:02:15 -04:00
clients.sample ceph-rgw: implement num_threads for civetweb 2016-05-20 14:31:49 +02:00
common-coreoss.sample ceph-mds: fix the handler 2016-05-09 00:39:03 +02:00
mdss.sample Support for docker image tags 2016-07-12 15:49:07 -07:00
mons.sample Support for docker image tags 2016-07-12 15:49:07 -07:00
nfss.sample Support for docker image tags 2016-07-12 15:49:07 -07:00
osds.sample osd: fix collocation spelling and declare dmcrypt variables 2016-08-10 10:34:23 +02:00
rbd-mirrors.sample rbd-mirror: container deployment support 2016-07-18 18:13:27 +02:00
restapis.sample Support for docker image tags 2016-07-12 15:49:07 -07:00
rgws.sample Support for docker image tags 2016-07-12 15:49:07 -07:00