Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Remove duplicated vagrant default config #410

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

thom8
Copy link
Member

@thom8 thom8 commented Apr 25, 2017

Proposed Changes

  • Change

Pull default vars directly from project directory.

Vagrantfile Outdated
@@ -12,25 +12,13 @@ config_dir = ENV['BEET_CONFIG_DIR'] || "#{beet_root}/.beetbox"
project_config = "#{config_dir}/config.yml"
local_config = "#{config_dir}/local.config.yml"
composer_json = "#{beet_root}/composer.json"
vendor_dir = %x(composer config vendor-dir).strip
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@thom8
Copy link
Member Author

thom8 commented Apr 26, 2017

Linking geerlingguy/drupal-vm#1256

@@ -11,7 +11,6 @@ installed_extras_apparmor: yes
installed_extras_avahi: yes
installed_extras_composer: yes
installed_extras_drush: yes
installed_extras_drupal_console: yes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thom8 what is the reason to remove console?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's now recommended to add as a project dependency + geerlingguy/drupal-vm#1339 (comment)

@thom8 thom8 closed this Jun 13, 2017
@thom8 thom8 deleted the vagrant_default branch June 13, 2017 03:31
@thom8 thom8 restored the vagrant_default branch June 13, 2017 04:02
@thom8 thom8 reopened this Jun 13, 2017
@thom8 thom8 force-pushed the vagrant_default branch 2 times, most recently from de48abc to 643614e Compare June 13, 2017 04:30
@thom8 thom8 merged commit 92faf91 into beetboxvm:master Jun 14, 2017
@thom8 thom8 deleted the vagrant_default branch June 14, 2017 04:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants