Install discovery service
This commit is contained in:
parent
9163734304
commit
4c434ec247
@ -50,3 +50,7 @@
|
||||
# Configure http server in order serve file in '/vagrant' directory
|
||||
- template: src=files/nginx_vagrant_dir.cfg dest=/etc/nginx/conf.d/vagrant_dir.conf
|
||||
- service: name=nginx state=restarted
|
||||
|
||||
# Install discovery service
|
||||
- shell: pip install git+https://github.com/rustyrobot/discovery.git
|
||||
- shell: 'discovery &'
|
||||
|
Loading…
Reference in New Issue
Block a user