Eauctions sandbox fix conf#50
Open
bubanoid wants to merge 5 commits into
Open
Conversation
yshalenyk
reviewed
Feb 23, 2018
| [project] | ||
| resource_api_url = https://lb.api-sandbox.ea.openprocurement.org/ | ||
| resource_api_version = 0 | ||
| with_powerranger = 1 |
Contributor
There was a problem hiding this comment.
має перебиватись ансіблом оскільки актуально тільки для фронтенд серверів
Contributor
There was a problem hiding this comment.
порожнє значення має бути
| couchdb_url = http://${project:couchdb_admin}:${project:couchdb_password}@localhost:${ports:0}/ | ||
| auctions_db = ${project:auctions_couchdb_databese_name} | ||
|
|
||
| cache_max_items = ${project:cache.max_items} |
Contributor
There was a problem hiding this comment.
max_items уже не актуально
51e43bb to
d917e16
Compare
bubanoid
commented
Mar 6, 2018
bubanoid
left a comment
Contributor
Author
There was a problem hiding this comment.
Changes were fit to the latest powerranger design
| couchdb_url = http://${project:couchdb_admin}:${project:couchdb_password}@localhost:${ports:0}/ | ||
| auctions_db = ${project:auctions_couchdb_databese_name} | ||
|
|
||
| cache_max_items = ${project:cache.max_items} |
| [project] | ||
| resource_api_url = https://lb.api-sandbox.ea.openprocurement.org/ | ||
| resource_api_version = 0 | ||
| with_powerranger = 1 |
9574d42 to
2b59792
Compare
VDigitall
approved these changes
Mar 7, 2018
2b59792 to
3f2b678
Compare
yarsanich
reviewed
Mar 7, 2018
| with_penstock = 1 | ||
| with_couchdb = 1 | ||
| with_auctions_server = 1 | ||
| with_powerranger = 1 |
Collaborator
There was a problem hiding this comment.
Ми цей конфіг не використовуємо локально.
Contributor
Author
There was a problem hiding this comment.
А при розгортанні на пісочниці ви використовуєте цей конфіг? Якщо так, то він потрібен. Навіть якщо ви його юзаєте, але при цьому все рівно явно вказуєте в auctions.cfg
with_powerranger = 1
то все рівно я би то залишив. Але як скажеш. Прибрати?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is