rodjek / librarian-puppet

http://librarian-puppet.com
MIT License
693 stars 209 forks source link

Does not get latest commit for git ref #192

Open plarivee opened 10 years ago

plarivee commented 10 years ago

I have a ref to a branch but will not get the latest from that branch. I tried with both :ref "logs.core" and ref:/refs/remotes/origin/logs.core . sometimes it will get the right files. It's not even getting either master ref.

Installing role/1.0.0 [Librarian] --- No output [Librarian] --- No output [Librarian] --> e2e89b8a72cd5bfe7263fb71582f36a08a2783f6 [Librarian] Deleting modules/role [Librarian] Copying .tmp/librarian/cache/source/git/97ce76625da10d3f to modules/role

git show-ref f5f482befe166e4af1634e9cba1a35905e61581d refs/heads/logs.core 9c67217722b6a698b36289dea83b5234945a5714 refs/heads/master 9c67217722b6a698b36289dea83b5234945a5714 refs/remotes/origin/HEAD f5f482befe166e4af1634e9cba1a35905e61581d refs/remotes/origin/logs.core 9c67217722b6a698b36289dea83b5234945a5714 refs/remotes/origin/master

carlossg commented 10 years ago

Please post librarian-puppet version, and the full Puppetfile and Puppetfile.lock