Skip to content

Add new properties in the sample scripts to be used to create domain for Oracle Identity Governance #1836

Closed
@tanmaygarg-oracle

Description

@tanmaygarg-oracle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions