]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: ensure fuse group exists 127/head
authorAndrew Schoen <aschoen@redhat.com>
Tue, 8 Sep 2015 20:43:07 +0000 (15:43 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 8 Sep 2015 20:43:07 +0000 (15:43 -0500)
commit4b5c1d5614071a4d440348b61c9863a654240fa5
tree6319cf4991f193437ffe3b7021e2f0d3f2521600
parent99f952c6087f0826de582fe926f1f5e5155cfaad
testnode: ensure fuse group exists

On debian 8, uploading the fuse.conf file fails because the fuse group
is no longer present by default. The following debian bug suggests that
testing the fuse group might not be the correct thing to do, but it's
probably best just to keep this as close to debian 7 as possible right
now.

See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793927

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/tasks/apt_systems.yml