ghoneycutt / puppet-module-nfs

Puppet module to manage NFS
Other
4 stars 30 forks source link

puppet module install ghoneycutt/nfs failes #30

Closed kaistian closed 10 years ago

kaistian commented 10 years ago
$ puppet module install --modulepath puppet-modules ghoneycutt/nfs
Notice: Preparing to install into /home/kaistian/puppet-modules ...
Notice: Downloading from https://forge.puppetlabs.com ...
Notice: Installing -- do not interrupt ...
Error: No such file or directory - /home/kaistian/puppet-modules/nfs/spec/fixtures/modules/nfs
$ ls -l puppet-modules/nfs/spec/fixtures/modules/nfs 
lrwxrwxrwx 1 root root 31 Feb 13 08:53 puppet-modules/nfs/spec/fixtures/modules/nfs -> /Users/gh/git/puppet-module-nfs
ghoneycutt commented 10 years ago

So puppet module build takes in everything including the spec testing junk. Drats.

ghoneycutt commented 10 years ago

I uploaded a new release and it is working for me using the command that you used. Thank you for reporting this issue!

Recommend checking out librarian-puppet-simple https://github.com/bodepd/librarian-puppet-simple