example42 / puppet-modules-nextgen

Example42 Puppet Modules Version 2.x
http://www.example42.com
Other
83 stars 23 forks source link

git clone failing on ruby module #14

Closed getling closed 10 years ago

getling commented 10 years ago

git clone --recursive currently failing with the following error:

fatal: reference is not a tree: eace0a80cb443d761095365204f0f6638cba7faf Unable to checkout 'eace0a80cb443d761095365204f0f6638cba7faf' in submodule path 'ruby'

Therefore all local directories/submodules lexicographically after 'ruby' are empty and failing to clone/sync.

alvagante commented 10 years ago

Should be fixed now