Closed ghomem closed 1 month ago
In order to request the latest of a specific tag we need to expose a ensure parameter - currently we have present hardcoded as the ensure value.
present
Fixed in the PR:
https://github.com/ghomem/puppet_infrastructure/pull/52/files
Sucessfully tested.
In order to request the latest of a specific tag we need to expose a ensure parameter - currently we have
present
hardcoded as the ensure value.