mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-12-11 06:45:50 -05:00
travis-ci first try
This commit is contained in:
parent
a370e7b987
commit
0caf365516
2 changed files with 30 additions and 0 deletions
16
ansible/hosts-localhost
Normal file
16
ansible/hosts-localhost
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
localhost ansible_connection=local
|
||||
|
||||
[rethinkdb]
|
||||
localhost
|
||||
|
||||
[warcprox]
|
||||
localhost
|
||||
|
||||
[brozzler-worker]
|
||||
localhost
|
||||
|
||||
[brozzler-webconsole]
|
||||
localhost
|
||||
|
||||
[pywb]
|
||||
localhost
|
||||
Loading…
Add table
Add a link
Reference in a new issue