add test-ee submodule

This commit is contained in:
Chris Hammer
2022-03-13 00:55:02 -05:00
parent 87d01fd4ac
commit 3e2fba6670
4 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
facts.d/*
collections/ansible_collections
venv/*
builder

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "builder/test-ee"]
path = builder/test-ee
url = https://github.com/theZ3Ngarden/test-ee.git

1
builder/test-ee Submodule

Submodule builder/test-ee added at b13e757e67

View File

@ -1,7 +1,7 @@
#!/bin/bash
CONC="100"
REQU="500"
CONC="50"
REQU="100"
BASE_URL="tower2.thezengarden.net"
AAP_JOB_ID="11"