diff options
| author | Yuya Kusakabe <yuya.kusakabe@gmail.com> | 2017-09-08 14:01:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-08 14:01:00 +0900 |
| commit | e96f80253c152c42c712ee3294bda85ae0da3aaa (patch) | |
| tree | bc04fca986bcc62976196efe121740500f606c76 | |
| parent | f02618e41b46cbe6ee87065c2a942910bc1393f5 (diff) | |
| download | vyos-integration-test-e96f80253c152c42c712ee3294bda85ae0da3aaa.tar.gz vyos-integration-test-e96f80253c152c42c712ee3294bda85ae0da3aaa.zip | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ cd vyos-integration-test ./setup.sh ``` +* Set vagrant box (default to higebu/vyos) + +``` +export VYOS_VAGRANT_BOX=vyos/current +``` + ## Run test ``` |
