PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Can you please send a sample psft_cusomizations.yaml file?

edited Feb 25, 2019 10:14AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 4 commentsAnswered

Hello - Can someone please send sample psft_customizations.yaml file?

I had the following question - If I had to edit the following section -

appserver_domain_list:

  "%{hiera('appserver_domain_name')}":  <unique app server domain name>

    os_user:         "%{hiera('domain_user')}"

    ps_cfg_home_dir: "%{hiera('ps_config_home')}"

    template_type:   "%{hiera('appserver_template')}"

In this above section, if I have to edit it, should I do like this -

appserver_domain_list:

    IH91PI08

    os_user:         "%{hiera('domain_user')}"

    ps_cfg_home_dir: "%{hiera('ps_config_home')}"

    template_type:   "%{hiera('appserver_template')}"

I just replaced   "%{hiera('appserver_domain_name')}": with domain name IH91PI08

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center