How do I configure psft_customizations.yaml file to create a new PIA site?
We am able to create a second app server, but not sure how to create a new pia site on the same pia domain. I am wondering if it is possible, as you can only create one pia site from psadmin.
The pia site name is defined at the top of the psft_configuration.yaml file.
prcs_domain_id: "PRCS%{::rand}"
pia_domain_name: peoplesoft
pia_site_name: ps
pia_http_port: 8000
Thanks!