Marcus Philip
Marcus Philip
In many enterprises you have to access internet over a proxy. This change uses the standard puppet way to set a http and/or https proxy in the environment of the...
### Version report Jenkins and plugins versions report: ``` Jenkins: 2.303.1 OS: Linux - 3.10.0-1160.6.1.el7.x86_64 --- ... git:4.8.2 git-changelog:3.11 git-client:3.9.0 git-server:1.10 ... gitlab-api:1.0.6 gitlab-branch-source:1.5.9 gitlab-oauth:1.12 gitlab-plugin:1.5.24 ... scm-api:2.6.5 ... ```...
## Affected versions - Puppet: 6.10 - Module version: 3.0.0 ## How to reproduce (e.g Puppet code you use) ``` class {'::mongodb::server': storage_engine => 'wiredTiger', dbpath => '/opt/mongodatafiles', dbpath_fix =>...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.11.0 - Ruby: ruby 2.0.0p648 (2015-12-16) [x86_64-linux] - Distribution: CentOS Linux release 7.6.1810 (Core) - Module version: 'puppet-mongodb', '3.0.0' ##...
It would be nice if the project had a better maven coordinates. It shows up as 'sample-webapp' when imported to Eclipse, which is not very descriptive. Current: ``` com.company.sample sample-webapp...
I can't get the embedded wls to work. I have tried adding several jars to the surefiure classpath. It's a bit unclear which weblogic jar is really needed. ``` javax.ejb.EJBException:...
After adding ``` com.github.bmaguireibm prometheusplugin_2.12 0.0.1 test ``` I get a compilation error: ``` [INFO] --- scala-maven-plugin:4.4.0:testCompile (default) @ adept-load-test --- [INFO] Using incremental compilation using Mixed compile order [INFO]...