Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Import Incorrect On Multi-site install #1674

Closed
aweingarten opened this issue Jun 15, 2017 · 0 comments
Closed

Config Import Incorrect On Multi-site install #1674

aweingarten opened this issue Jun 15, 2017 · 0 comments
Assignees
Labels
Bug Something isn't working

Comments

@aweingarten
Copy link
Contributor

Recently noticed this when running cloudhooks on deployment

Checking for features overrides...
Checking for config overrides...
[Acquia\Blt\Robo\Tasks\DrushTask] Running /var/www/html/wfm8.ode59/vendor/bin/drush cex sync --uri=default --no in /var/www/html/wfm8.ode59/docroot
Differences of the active config to the export directory:

the --uri=default leads me to think it's hitting the default dir and config dir instead of the multi-site dir which is defined in my project.yml

multisites:
  - mysite.com

I would expect the --uri to be mysite.com

@grasmash grasmash added the Bug Something isn't working label Jun 16, 2017
@grasmash grasmash self-assigned this Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants