I ran into an issue where no matter how I tried to order this module around other stuff in my catalog, it always runs first. It took me a while to work out what was happening, then I found this statement:
Unless this artifactory module is intended to be used in complete isolation, then it is likely to always cause ordering issues. The module should be refactored to avoid blanket resource ordering such as this.
I ran into an issue where no matter how I tried to order this module around other stuff in my catalog, it always runs first. It took me a while to work out what was happening, then I found this statement:
evenup-artifactory/manifests/install.pp
Line 16 in 11b8ad4
Unless this artifactory module is intended to be used in complete isolation, then it is likely to always cause ordering issues. The module should be refactored to avoid blanket resource ordering such as this.