Merge pull request #269 from rustyrobot/bareon-api
Add bareon-api installation
This commit is contained in:
commit
7488915159
@ -54,3 +54,7 @@
|
||||
# Install discovery service
|
||||
- shell: pip install git+https://github.com/rustyrobot/discovery.git
|
||||
- shell: 'discovery &'
|
||||
|
||||
# Install bareon-api
|
||||
- shell: pip install git+https://github.com/Mirantis/bareon-api.git
|
||||
- shell: 'bareon-api &'
|
||||
|
Loading…
x
Reference in New Issue
Block a user