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 caliopen.web config path #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iamdey
Copy link
Member

@iamdey iamdey commented Oct 6, 2014

  • overwrite cert in dev mode
  • update caliopen.web config

plz review, and wait for merge (tests not finished) -> seems to be good

broker:
#fix broker params in tpl or rabbitmq config
# url: 'amqp://{{ hostvars[groups['backends'][0]]['rabbitmq_user'] }}:{{ hostvars[groups['backends'][0]]['rabbitmq_password'] }}@{{ hostvars[groups['backends'][0]]['private_ip_address'] }}:5672/{{ hostvars[groups['backends'][0]]['rabbitmq_vhost'] }}'
url: 'amqp://guest:guest@localhost:5672/'
Copy link
Member Author

Choose a reason for hiding this comment

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

this not works. the commented url property is good

+ overwrite cert in dev mode
+ update caliopen.web config
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.

1 participant