hubspotdevops / puppet-nexus

Puppet module for Sonatype Nexus
MIT License
24 stars 93 forks source link

Looking for the property file under the sonatype-work folder, not the nexus folder #88

Closed dbrunkow closed 7 years ago

dbrunkow commented 7 years ago

Could not set 'present' on ensure: No such file or directory @ rb_sysopen - /srv/sonatype-work/nexus3/etc/nexus.properties at 49:/etc/puppetlabs/code/environments/dev/modules/nexus/manifests/config.pp

Should it be looking under the /srv/nexus/etc folder for the nexus.properties? A wrong variable seems to be used somewhere.

dbrunkow commented 7 years ago

"http://download.sonatype.com/nexus/3" revision="01" deploy_pro=false nexus_work_dir_manage=false nexus_type="unix" version="3.2.0"

Redhat 6.8

dbrunkow commented 7 years ago

My misunderstanding of the new directory structure.