Sync last changes

This commit is contained in:
2025-07-09 14:31:11 -04:00
parent cf3811c98f
commit 1378d8a38e
23 changed files with 4051 additions and 8 deletions

View File

@ -1,14 +1,15 @@
#!/bin/bash
CONC="10"
REQU="10"
CONC="1"
REQU="1"
BASE_URL="tower2.thezengarden.net"
AAP_JOB_ID="54"
#BASE_URL="tower2.thezengarden.net"
BASE_URL="10.10.42.225"
AAP_JOB_ID="7"
POST_PAYLOAD_PATH="empty.post"
POST_PAYLOAD_TYPE="application/json"
TOWER_USER="jadmin"
TOWER_USER="admin"
TOWER_PASS="redhat"