-
Notifications
You must be signed in to change notification settings - Fork 53
Build fails at initial Pantheon check if certain default vars aren't overridden #301
Comments
It could be that I missed setting one of the defaults in my role on which On Sat, Nov 7, 2015 at 12:07 AM, Dan Bohea notifications@github.com wrote:
|
I don't have a load of time to properly debug & fix this right now but I'm also conscious of dev effectively being broken if you're not intending to use the new Pantheon import stuff. I suggest we move the new Pantheon stuff into a separate branch until it's fixed up. Thoughts? |
I have that presentation Saturday, so I can fix it tomorrow.
|
Reproduced! Troubleshooting! |
I think this is fixed now, yeah? It's just that I'm not a maintainer, so it couldn't auto-close this issue. |
Sorry! Drowning in real work and Vlad things to test. I will get back to this I promise! :) |
Yep, this looks fixed. Thanks for sorting it! |
I've been playing with the new Pantheon stuff and just bumped into a bug whereby the build fails with the error below if your settings do not override certain defaults (that's as close as I've come to troubleshooting this tonight - I'm hoping to get a tiny bit closer to knowing wtf is going on here):
If I add the following to my vlad_settings.yml then the build passes the early checks as expected:
Vlad latest latest dev.
VirtualBox 5.0.8r103449
Vagrant 1.7.4
ansible 1.9.4
configured module search path = None
vagrant-cachier (1.2.0)
vagrant-hostsupdater (0.0.11)
vagrant-share (1.1.4, system)
vagrant-triggers (0.5.0)
I should add that I've checked out a few different commits right back to when this code was merged and the error is consistent (was worried that I'd broken something today).
cc @wizonesolutions
The text was updated successfully, but these errors were encountered: