This release is missing the contents of the aegir folder under lib/puppet-modules/aegir
Darn there we have the git submodule problem again :(. The d.o packaging does not include those.
The workaround is to get it from http://git.drupal.org/project/puppet-aegir.git
Gotcha. Thanks helmo
Sigh... I just discovered this, and ranted a bit over here: http://drupal.org/node/1532248#comment-7121992.
I guess I'll try to revert that change in the 2.x branch. 3.x will either ship with it's own handling of git submodules, or use something like librarian-puppet-vagrant.
Ugh, so this isn't likely to be easy, as I'll have to clean out the submodules manually, then add them back in directly.
for the curious, it involves this: http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule
I pushed 7.x-2.x-alpha3, which should have the Aegir Puppet module included directly.
Look like it worked.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
helmo commentedDarn there we have the git submodule problem again :(. The d.o packaging does not include those.
The workaround is to get it from http://git.drupal.org/project/puppet-aegir.git
Comment #2
DanyO commentedGotcha. Thanks helmo
Comment #3
ergonlogicSigh... I just discovered this, and ranted a bit over here: http://drupal.org/node/1532248#comment-7121992.
I guess I'll try to revert that change in the 2.x branch. 3.x will either ship with it's own handling of git submodules, or use something like librarian-puppet-vagrant.
Comment #4
ergonlogicUgh, so this isn't likely to be easy, as I'll have to clean out the submodules manually, then add them back in directly.
Comment #5
ergonlogicfor the curious, it involves this: http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule
Comment #6
ergonlogicI pushed 7.x-2.x-alpha3, which should have the Aegir Puppet module included directly.
Comment #7
ergonlogicLook like it worked.