expand instructions for running the demo

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-02-07 23:23:43 +00:00
parent f10650a24f
commit f6eb3f2410
4 changed files with 23 additions and 0 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@ releasenotes/build
/demo/keys
/demo/*.retry
/demo/venv
/demo/export/*

View File

@ -23,3 +23,22 @@ Using
::
$ pip install -r requirements.txt
3. Run the playbook.
::
$ ansible-playbook tiny.yml
4. Deactivate the virtualenv or start a new shell.
5. Move to the parent directory.
::
$ cd ..
6. Run ``downpour``, using tox to set up a python 3.5 virtualenv.
::
$ tox -e venv -- downpour export demo/tiny-resources.yml demo/export

0
demo/export/.placeholder Normal file
View File

3
demo/tiny-resources.yml Normal file
View File

@ -0,0 +1,3 @@
# Resource file for downpour using the instance created in tiny.yml.
servers:
- name: downpour-demo-tiny