lorax/tests/pylorax/blueprints/glusterfs.toml
Brian C. Lane b4096ccb62 Add the tests from lorax-composer branch
These currently fail for several reasons and will be adjusted as the
code it ported to this branch.
2018-05-17 10:34:34 -07:00

15 lines
225 B
TOML

name = "glusterfs"
description = "An example GlusterFS server with samba"
[[modules]]
name = "glusterfs"
version = "3.7.*"
[[modules]]
name = "glusterfs-cli"
version = "3.7.*"
[[packages]]
name = "samba"
version = "4.2.*"