Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Commit

Permalink
Add hint how to deploy multiple environments
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed Mar 10, 2015
1 parent 4ec0467 commit 0ed66f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,8 @@ Note that the "running" state of a VM only means that it is booted -- it does no
fully provisioned.

You can also instruct Wirbelsturm/Vagrant to use a file other than the default `wirbelsturm.yaml`. You only need to
set the `WIRBELSTURM_CONFIG_FILE` environment variable appropriately:
set the `WIRBELSTURM_CONFIG_FILE` environment variable appropriately. This is one way of using Wirbelsturm to deploy
multiple environments (think: `wirbelsturm-testing.yaml` and `wirbelsturm-production.yaml`).

# Examples
$ WIRBELSTURM_CONFIG_FILE=/path/to/your/custom-wirbelsturm.yaml ./deploy
Expand Down

0 comments on commit 0ed66f1

Please sign in to comment.