8970b6758b
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.
15 lines
225 B
TOML
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.*"
|