Neil Vergottini

Results 7 issues of Neil Vergottini

Error: Could not set 'file' on ensure: No such file or directory @ dir_s_mkdir - /var/cache/wget/wildfly-10.1.0.Final.tar.gz20170501-21551-1j8ydz8.lock at /etc/puppetlabs/code/environments/shop_dev/modules/wildfly/manifests/install.pp:12 Creating /var/cache/wget fixed the issue.

enhancement

deploy_cache_dir defaults /opt, which does not seem like a good place for your jar files to land. Should this point to somewhere within the WildFly install home (/opt/wildfly/standalone/deployments?) or is...

enhancement
help wanted

The released version of this module in Puppet Forge is broken for Oracle Linux 8. It appears it has been fixed in the master branch (#105 and #106). Can we...

Add include_dir parameter for specifying an include directory at the top of sshd_config. Add ssh::server::config_file resource type for creating config files within the include directory. Provides include parameter for including...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 2021.7.2 - Distribution: Oracle Linux 7 - Module version: 6.0.0 ## What are you seeing Fails to compile with Stdlib...

bug

I recently switched my company to use CoreDNS as our primary DNS resolver with a new external DNS provider. The Corefile has multiple zone blocks that forward to our Windows...

question

I noticed changes to sudoers (specifically around defaults) on Oracle Linux 7. While not appearing to be breaking or incompatible changes, they are unexpected. I see in the Git repository...