You customize vApp by modifying files under /opt/CA/VirtualAppliance/custom/IdentityManager or /opt/CA/VirtualAppliance/custom/IdentityPortal or /opt/CA/VirtualAppliance/custom/IdentityGovernance directory. For example, you modify /opt/CA/VirtualAppliance/custom/IdentityManager/email.properties file to configure your SMTP server.
You need to replicate this configuration on other vApp nodes. Instead of modifying or copying the file manually to the other nodes, is there a better way to synchronize?
Release : 14.x
Component : CA IDENTITY SUITE (VIRTUAL APPLIANCE)
Yes, you can run the following alias/command:
sync_vapp_custom_content
This command will synchronize custom contents into the other vApp nodes.