updates to utils

This commit is contained in:
Chris Hammer
2022-03-01 01:34:34 -05:00
parent c4380dedb3
commit 87fbb13109
3 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@ SLEEP_SECS="400"
BASE_URL="tower2.thezengarden.net"
AAP_JOB_ID="26"
POST_PAYLOAD_PATH="test.post"
POST_PAYLOAD_PATH="empty.post"
POST_PAYLOAD_TYPE="application/json"
TOWER_USER="admin"