Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Add vagrant configuration to help with infrastructre development / testing #77

Merged
merged 7 commits into from
Jun 10, 2015
Merged

Conversation

adiroiban
Copy link
Member

Problem

As there is no easy way to reproduce twisted infa hosts on your system development and testing of new features is a PITA

A Vagrant VM could help in create a stating server to be used for dev and testing.

Changes

This builds on top #76

I have fixed the provisioning of root account and updated the docs.

How to test

Install vagrant and follow the README steps.

Check that docs make sense.

Check that you can start the vagrant VM and run a fab command.

As a test you can run the base.bootstrap command.

=======

There is `Vagrantfile` provided with braid, that will setup a staging sever.
It uses the address `172.16.255.140`, and there is a brain config named `vagrant` that connects to it by default.
Copy link
Contributor

Choose a reason for hiding this comment

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

s/brain/braid

Copy link
Member Author

Choose a reason for hiding this comment

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

true. fixed in latest commit.

adiroiban added a commit that referenced this pull request Jun 10, 2015
Add vagrant configuration to help with infrastructre development / testing. Fixes #75
@adiroiban adiroiban merged commit fdffd1b into twisted-infra:master Jun 10, 2015
@adiroiban
Copy link
Member Author

I have merged it as it was staying in review for to long. Feel free to revert if you fill that it break anything.

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants