-
Notifications
You must be signed in to change notification settings - Fork 492
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
Hardcoded harvard email server, installation freezes #18
Comments
There are a couple ways we could handle this. I'm assuming @brainstorm is using the installer from within vagrant based on #16 and #17. My main interest is in making sure My first thought: How about we provide a flag for the installer to specify the SMTP server like this: |
What you propose is totally doable and in fact did it quite recently myself over here: https://github.com/brainstorm/ansible-neurostars.org/blob/master/Vagrantfile The alternative is to just leave it unconfigured by default. For development purposes (your objective with this Vagrantbox maybe), it's enough, imho. When an admin installs, say, |
As of the commit above you should see this:
For the record, the vagrant environment is still a little experimental (though I did recently document it a bit in the dev guide). Mostly I use it to run a few integration tests and to document the setup programmatically. In the future, I'd like to use it to test mod_shib, I think. I'm going to close this issue but @brainstorm and others should feel free to comment if the fix isn't suitable. At least now |
Thanks @pdurbin! By the way, see you in #BOSC2014 dinner if you are going. I would like to talk with you about DataVerse. I just pulled your changes, but there are still issues that prevent a clean instantiation of the VM:
|
/me looks at http://www.open-bio.org/wiki/BOSC_2014 Hmm, no plans to go but I'm (almost) always happy to chat about Dataverse. The best way to reach me is the #dataverse IRC channel on freenode: http://webchat.freenode.net/?channels=dataverse http://irclog.iq.harvard.edu/dataverse/today |
The block of text above keeps repeating indefinitely.
The text was updated successfully, but these errors were encountered: