Skip to content

Commit

Permalink
First
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomL committed Feb 11, 2018
1 parent 2068dd4 commit 32fad3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ Vault password: password
  

## Extensibility
The container will dynamically pull down (and `cd` to) whatever GitHub repository is specified in the `REPO` environment variable.
This enables Continuous Delivery of new content every time the container is started and that repository is updated.
It also allows you to load and run your own custom Ansible environments.
The container will dynamically pull down (and `cd` to) whatever GitHub repository is specified in the `REPO` environment variable. This enables Continuous Delivery of new content every time the container is started and that repository is updated. It also allows you to load and run your own custom Ansible environments.

```shell
-e "REPO=<GitHub_Username>/<Repo_Name>"
Expand Down

0 comments on commit 32fad3a

Please sign in to comment.