GetValkyrie / valkyrie

Valkyrie is an opinionated local dev stack that makes features/git based Drupal development easy.
http://www.getvalkyrie.com
GNU General Public License v3.0
45 stars 11 forks source link

Frontend generation remedy and group help items #18

Closed RealLukeMartin closed 9 years ago

ergonlogic commented 9 years ago

I'm sorry this is necessary at all. Presumably, running 'vagrant reload --provision' should fix any possible problem. Maybe that'd be a good thing to add here too, as a last resort?

Anyway, the root of this is that I've reached the limit of my willingness to keep fighting with Puppet. As a result, we're already well on our way to having the components ready to switch to Ansible. Better yet, they'll all be covered by tests, both individually and in combination.

RealLukeMartin commented 9 years ago

That's true, with the ansible switch coming this is just temporary bloat. Going to try out vagrant reload --provision when I see this issue again and see how it goes.

RealLukeMartin commented 9 years ago

I just hit this issue again after doing a vagrant up today. vagrant reload --provision did not work, but drush @v provision-verify did. Not going to worry about it now though while the ansible switch is going on, it may be resolved after all that.