Add testing inventory and group variables
Added fully test-ready inventory and groups using vagrant and able to run repeatedly as necessary.
This commit is contained in:
parent
9f188c2674
commit
6de8f0fb50
7 changed files with 46 additions and 1 deletions
11
staging.yml
Normal file
11
staging.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
stable:
|
||||
hosts:
|
||||
tau:
|
||||
|
||||
docker_swarm_manager_node:
|
||||
hosts:
|
||||
tau:
|
||||
|
||||
testing:
|
||||
hosts:
|
||||
tau:
|
||||
Loading…
Add table
Add a link
Reference in a new issue