Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Allow Drupal-VM config flexibility. #1817

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Conversation

dpagini
Copy link
Contributor

@dpagini dpagini commented Jul 18, 2017

Alternate approach to 1754. If this goes in, this closes #1754.

Two main changes here...

  • I used vm.config as my config key as opposed to blt.config-files.drupal-vm. This alternate key feels like a more appropriate place to me after the vm key was created in build.yml.
  • The vm:config command no longer prompts the user for an installation path for Drupal-VM, per request of @grasmash in 1754. The decision to use an alternate installation path for Drupal-VM becomes slightly more manual, but the flexibility still exists to move it, which is the key for me.

Just FYI, I created this new PR as I'm referencing 1754.patch directly in my project, and this change in approach will require me to update my project.

Similar to comments in the other PR, the one thing I'm not 100% confident in the changes to post-provision.sh script. I believe referencing the alias script directly at /vagrant/vendor/.../alias works as intended, I'm just not sure if there was reason this didn't work originally (maybe other OS or something?).

@grasmash grasmash added the Enhancement A feature or feature request label Jul 19, 2017
@grasmash grasmash merged commit f45245f into acquia:8.x Jul 19, 2017
@dpagini
Copy link
Contributor Author

dpagini commented Jul 19, 2017

Thanks @grasmash!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants