Closed
Description
We need the following properties to be added in the operator samples under # extra entries for FMW Infra domains in common/utility.sh
frontEndHost
frontEndPort
code required to be added
sed -i -e "s:%FRONTEND_HOST%:${frontEndHost}:g" ${createJobOutput}
sed -i -e "s:%FRONTEND_PORT%:${frontEndPort}:g" ${createJobOutput}
Metadata
Metadata
Assignees
Labels
No labels