Stephan Eicher

Results 14 comments of Stephan Eicher

Hi, probably you should give this issue a better headline like "Add nginx vts module". We would also like to see the vts module / patch so that we could...

https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil/ Hopefully that helps ;) Locations are already implementent. Else it should be able with one of these: $raw_prepend = undef, $raw_append = undef, $location_custom_cfg = undef, $location_cfg_prepend = undef,...

I guess https://github.com/sonatype-nexus-community/nexus-repository-composer/commit/8bb9662b36afc79a36972883f25defb85b540fde was incomplete. Do you also get this error if you try to rebuild the index? ``` 2022-06-24 10:10:32,220+0200 ERROR [quartz-13-thread-14] *SYSTEM org.sonatype.nexus.repository.content.search.SearchFacetImpl - Unable to rebuild search...

In our case, we run the following versions: ``` nexus::version: 3.38.0-01 nexus::plugin_composer_version: '0.0.22' ```

If you set `nodejs::repo_release` to `bionic` it should be working. The nodejs repsoitory most likly does not support the mint linux release names.

@bastelfreak any feedback on this PR or should we just close and leave the code as it is?

Hi @bastelfreak & @ghoneycutt, how should we proceed with this PR? If there are any todos please tell me :) Feel free to close this PR if you do not...

Restored the logic to manage the log directory :)

Not sure why these tests fail, they do not check for presents of the removed definition.

Just adding more context: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973053 It seems that Debian Bullseye ships a broken version. Fixed/newer version seems to be in unstable. Easiest workaround currently looks like to just add the...