Work around Galaxy semver issues

Adding the tag 1.0.1 to the grafana-conf galaxy role caused 1.0 to
no longer be accessible. Changing the version format from a.b to
a.b.c was required to get Galaxy to pick up the new version. This
change uses an identical version of the role.

Change-Id: Id2629cda0b8f6e096784a53deb2dc6a2fad7ee95
This commit is contained in:
Doug Szumski 2018-12-05 17:36:32 +00:00
parent 4f74272f19
commit 4f37bbfd0a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
- src: stackhpc.drac-facts
version: 1.0.0
- src: stackhpc.grafana-conf
version: 1.0
version: 1.0.0
- src: stackhpc.libvirt-host
version: v1.1.0
- src: stackhpc.libvirt-vm