Updating the mega-config.yml file

Last Updated : Nov 23, 2022 |
Prolog information
For the contact center deployment, specify network configuration details in the mega-config.yml file. The configuration file contains IP addresses of the,, andservers. You must also specify virtual IP addresses and hostnames.
  1. Do one of the following:
    • Open the console on the active.
    • Use the SSH client to log in to the active.
  2. In the command prompt, run the following command:
    ADDITIONAL INFORMATION:
    cd mega/deployment-manager/
  3. To open the mega-config.yml file for editing, run the following command:
    ADDITIONAL INFORMATION:
    vi mega-config.yml
  4. In the mega-config.yml file, specify the network configuration parameters for your contact center.
    ADDITIONAL INFORMATION:
    To see examples of the mega-config.yml file configuration for different deployment environments, see the examples in Appendix C: Configuration file examples.
  5. To save the file, run the following command:
    ADDITIONAL INFORMATION:
    :wq!