lorax/tests/pylorax/blueprints/glusterfs.toml
Brian C. Lane 8970b6758b Update the test blueprints
Change versions to match Fedora versions. Add version numbers to the
blueprints except for glusterfs.toml, not having a version is used as
part of the tests.
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 = "4.0.*"
[[modules]]
name = "glusterfs-cli"
version = "4.0.*"
[[packages]]
name = "samba"
version = "4.8.*"