]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add distro yamls.
authorSandon Van Ness <sandon@inktank.com>
Fri, 26 Jul 2013 01:40:08 +0000 (18:40 -0700)
committerSandon Van Ness <sandon@inktank.com>
Fri, 26 Jul 2013 01:40:08 +0000 (18:40 -0700)
commit86fc39902e0deba3f8e2179f2eff8c45f2ae23ae
treeec02346201298c87841cbca4ed93c635c03a2328
parent4c5cc89dc7cfa3cd6e58d78bac4557aaebc8d888
Add distro yamls.

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>
distros/centos.yaml [new file with mode: 0644]
distros/debian.yaml [new file with mode: 0644]
distros/fedora.yaml [new file with mode: 0644]
distros/opensuse.yaml [new file with mode: 0644]
distros/rhel.yaml [new file with mode: 0644]
distros/sles.yaml [new file with mode: 0644]
distros/ubuntu.yaml [new file with mode: 0644]