]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Trim init_system var 867/head
authorAlberto Murillo <alberto.murillo.silva@intel.com>
Tue, 28 Jun 2016 21:54:34 +0000 (16:54 -0500)
committerAlberto Murillo <alberto.murillo.silva@intel.com>
Wed, 29 Jun 2016 20:16:23 +0000 (15:16 -0500)
commit76000ace2f21c1fb3f80492e8727e85a4c17bb0f
treeaad460585a364fc1024a6339f7dacaa09b83ebb3
parentecb410cd815b9a599de77de377b1df09bea5e743
Trim init_system var

init_system was getting the value of "systemd\n"
and was later compared to be equal to "systemd"
making the wrong scripts to be executed.

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
roles/ceph-common/tasks/facts.yml