updates to bring this back into a working state
This commit is contained in:
@ -1,15 +1,14 @@
|
||||
#!/bin/bash
|
||||
|
||||
CONC="150"
|
||||
REQU="150"
|
||||
SLEEP_SECS="400"
|
||||
CONC="10"
|
||||
REQU="10"
|
||||
|
||||
BASE_URL="tower2.thezengarden.net"
|
||||
AAP_JOB_ID="23"
|
||||
AAP_JOB_ID="54"
|
||||
POST_PAYLOAD_PATH="empty.post"
|
||||
POST_PAYLOAD_TYPE="application/json"
|
||||
|
||||
TOWER_USER="admin"
|
||||
TOWER_USER="jadmin"
|
||||
TOWER_PASS="redhat"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user