fix git cred issue; revert code; fix up some utils :)

This commit is contained in:
2022-09-02 12:26:44 -04:00
parent 0d8f500df4
commit 2ee99ade1e
5 changed files with 7 additions and 7 deletions

View File

@ -1,12 +1,11 @@
#!/bin/bash
CONC="50"
REQU="100"
CONC="1"
REQU="1"
BASE_URL="tower2.thezengarden.net"
AAP_JOB_ID="54"
#POST_PAYLOAD_PATH="empty.post"
POST_PAYLOAD_PATH="provision.post"
AAP_JOB_ID="53"
POST_PAYLOAD_PATH="provision.lab-dev-1"
POST_PAYLOAD_TYPE="application/json"
TOWER_USER="jadmin"