move ansible directory to top level; generalize formerly vagrant-specific ansible configuration; let upstart manage logging with "console log"

This commit is contained in:
Noah Levitt 2016-10-13 17:21:55 -07:00
parent 56e651baeb
commit 3627209be1
34 changed files with 194 additions and 145 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b7.dev96',
version='1.1b7.dev97',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',