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

Fix postgresql for "vagrant provision" #865

Merged
merged 1 commit into from Feb 3, 2016
Merged

Fix postgresql for "vagrant provision" #865

merged 1 commit into from Feb 3, 2016

Conversation

drj11
Copy link
Contributor

@drj11 drj11 commented Feb 3, 2016

The ppostgresql part of vagrant provision was broken (by me).

I think this fixes that, but for me vagrant provision now falls over for a different reason, and I'm not sure what's going on.

This is a "proper fix" to allow for the fact that puppet run via
vagrant needs to provision postgresql, but puppet run via AWS
does not.
@drj11
Copy link
Contributor Author

drj11 commented Feb 3, 2016

log of my broken vagrant provision https://gist.github.com/drj11/d66c78ea55954d6e6fd0

Looks like "Missing setting 'SOLR_SYNONYMS'"

(is that just my personal config.json?)

@drj11
Copy link
Contributor Author

drj11 commented Feb 3, 2016

@jkmarx this should fix the vagrant provision problem that you found. Feel free to merge.

@codecov-io
Copy link

Current coverage is 20.04%

Merging #865 into develop will not affect coverage as of 80b7408

@@            develop    #865   diff @@
=======================================
  Files           210     210       
  Stmts         17573   17573       
  Branches       1020    1020       
  Methods                           
=======================================
  Hit            3522    3522       
  Partial           0       0       
  Missed        14051   14051       

Review entire Coverage Diff as of 80b7408

Powered by Codecov. Updated on successful CI builds.

jkmarx added a commit that referenced this pull request Feb 3, 2016
Fix postgresql for "vagrant provision"
@jkmarx jkmarx merged commit 4af34cc into develop Feb 3, 2016
@drj11 drj11 deleted the fix-provision branch February 3, 2016 13:27
@drj11
Copy link
Contributor Author

drj11 commented Feb 3, 2016

FTR I deleted the config.json via vagrant ssh and that fixed all my errors.

@drj11 drj11 self-assigned this Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants