Merge pull request #88 from xarses/redis-proxied-resource

Redis proxied Resource
This commit is contained in:
Dmitry Shulyak 2015-06-12 12:30:43 +03:00
commit 46959b8d8d
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -14,4 +14,6 @@ tmp/
state/
clients.json
rs/
solar.log
x-venv/

View File

@ -28,4 +28,4 @@
{% endif %}
- name: wait for glance api
wait_for: host={{ ip }} port=9393 timeout=20
wait_for: host={{ ip }} port={{ ports.value[0]['value']['value'] }} timeout=20

View File

@ -4,7 +4,7 @@ version: 1.0.0
input:
image:
schema: str!
value: kollaglue/centos-rdo-k-keystone
value: kollaglue/centos-rdo-j-keystone
config_dir:
schema: str!
value: /etc/solar/keystone