Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "proxy" references and fix scripts' paths #210

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ldko
Copy link
Contributor

@ldko ldko commented Oct 6, 2020

While trying out Brozzler via the Vagrant setup provided in the repo, I hit a couple things that could possibly use updating. If it is of interest, I have included them here.

The PR removes references to "proxy" in the job-conf.rst and vagrant/README.rst, which, as far as I could tell, is no longer a valid field in configuring jobs, as it is also no longer a valid flag when calling brozzler-new-site.

This also updates the virtualenv path in vagrant/vagrant-brozzler-new-job.py where it was no longer accurate and adds use of os.path.realpath to allow flexibility in the directory from which the vagrant-brozzler-* scripts are run.

Copy link

@TheTechRobo TheTechRobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should work - I tried removing proxy argument, and it still used warcprox. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants