puppet-lint icon indicating copy to clipboard operation
puppet-lint copied to clipboard

puppet_url_without_modules doesn't respect puppet server mount points

Open tolleiv opened this issue 8 years ago • 3 comments

When using the puppet_url_without_modules check, the mount point feature from Puppet is not taken into account ( https://docs.puppet.com/puppet/4.10/file_serving.html )

Wouldn't it make sure sense to have a check which respects the fileserver.conf and checks against valid mount points?

tolleiv avatar Jun 27 '17 09:06 tolleiv

+1 We use several of these mountpoints. If a collegue tries to fix errors with the --fix Option and forgets to ignore these specific check, all manifests are no longer working because puppet-lint changes the mountpoint to "modules", what is wrong.

Marksfeldt avatar Apr 13 '18 05:04 Marksfeldt

+1

JonathonAnderson avatar Oct 21 '21 15:10 JonathonAnderson

duplicate https://github.com/rodjek/puppet-lint/issues/568

JonathonAnderson avatar Oct 21 '21 16:10 JonathonAnderson