Added debian 7.0 (wheezy) testing for ceph-deploy. I also added
yaml files for other distro's supported by downburst that we can
test on including older ones which may or may not actually get
used.
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
Should be no harm to get these in now.
To run on all distros the distros dir should just be symlinked in
the folder that also contains tasks, IE:
suites/ceph-deploy/fs
Or make a distro's folder and symlink individual distro's so you
have:
suites/ceph-deploy/fs/distros/centos.yaml
suites/ceph-deploy/fs/distros/fedora.yaml
suites/ceph-deploy/fs/distros/rhel.yaml
suites/ceph-deploy/fs/distros/ubuntu.yaml
etc...
Signed-off-by: Sandon Van Ness <sandon@inktank.com>