Some work in progress on updating the dev blueprint along the same lines as stable.
Further testing is currently blocked on #1659158: Check for (authorized_)keys
| Comment | File | Size | Author |
|---|---|---|---|
| aegir-up-update_dev_blueprint.patch | 6.99 KB | helmo |
Some work in progress on updating the dev blueprint along the same lines as stable.
Further testing is currently blocked on #1659158: Check for (authorized_)keys
| Comment | File | Size | Author |
|---|---|---|---|
| aegir-up-update_dev_blueprint.patch | 6.99 KB | helmo |
Comments
Comment #1
ergonlogicI've been working on this in the 'update_aegir' branch. I've moved to using git sub-modules for puppet-aegir, but I did so manually locally. I figure that I'll need to ensure it gets updated somehow within its operation.
I'd swear that NFS mounting used to work, but now appears blocked by some of the issues that this pull request would solve: https://github.com/mitchellh/vagrant/pull/1029. for the moment, I've just commented out the NFS mount from aegir-dev's settings.rb to focus on getting the manual install to work all the way through. It's very close, in that the install appears to work, but the queue doesn't seem to run.
This seems familiar, in that I seem to recall facing both the problems before, and overcoming them. I'll go look at some of the git history, and see if it helps.