ceph-ansible/roles/ceph-common/tasks
Sébastien Han 7c79e09424 common: fix "disable transparent hugepage"
To configure kernel the task is using "command" module which is not
respect operator ">". So this task just print to "stdout": "never >
/sys/kernel/mm/transparent_hugepage/enabled"

fix: #1319

Signed-off-by: Sébastien Han <seb@redhat.com>
2017-02-20 17:07:53 -05:00
..
checks Remove support of releases prior to Jewel. 2017-01-31 11:00:54 +01:00
docker docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
installs add ceph_mirror variable 2017-02-08 13:13:31 +08:00
misc common: fix "disable transparent hugepage" 2017-02-20 17:07:53 -05:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml Skip facts_mon_fsid.yml if cephx is disabled 2017-02-10 17:04:32 +01:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml common: serialise host restart 2017-01-31 17:39:51 +01:00
generate_cluster_fsid.yml common: do not regenerate initial mon keyring if cluster exists 2016-12-15 14:39:56 +01:00
main.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00