]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/samba.py: Samba task to setup/start smbd
authorSam Lang <sam.lang@inktank.com>
Wed, 1 May 2013 15:55:53 +0000 (10:55 -0500)
committerSage Weil <sage@inktank.com>
Tue, 7 May 2013 00:37:25 +0000 (17:37 -0700)
commit4899fa1a02dcf1eee35e4634c64fa64aec51d632
treea9434ece573c56a561f8f71dcfa7282c43568b9a
parentc0f1ef73737dd68774e90f356532ead2b0487784
task/samba.py: Samba task to setup/start smbd

The samba task sets up samba on all 'samba' roles
with ceph as the backend storage module.  The task
creates a smb.conf file that points to ceph, and
starts smbd.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/samba.py [new file with mode: 0644]