vertilon / puppet-vyatta

GNU General Public License v3.0
0 stars 1 forks source link

Symlinks on puppet modules published in the forge not supported #3

Open locknut opened 10 years ago

locknut commented 10 years ago

From puppet docs:

Remove symlinks

Before you build your module, you must make sure that symlinks are either removed or set to be ignored. If you try to build a module with symlinks, you will receive the following error:

Warning: Symlinks in modules are unsupported. Please investigate symlink manifests/foo.pp->manifests/init.pp.
Error: Found symlinks. Symlinks in modules are not allowed, please remove them.
Error: Try 'puppet help module build' for usage

https://docs.puppetlabs.com/puppet/latest/reference/modules_publishing.html#remove-symlinks