Updating the mega-config.yml file

Last Updated : Nov 23, 2022 |

About this task

For the contact center deployment, specify network configuration details in the mega-config.yml file. The configuration file contains IP addresses of the Configuration Server, Routing Core Server, and AE Services servers. You must also specify virtual IP addresses and hostnames.

Procedure

  1. Do one of the following:
    • Open the console on the active Configuration Server.

    • Use the SSH client to log in to the active Configuration Server.

  2. In the command prompt, run the following command:

    cd mega/deployment-manager/

  3. To open the mega-config.yml file for editing, run the following command:

    vi mega-config.yml

  4. In the mega-config.yml file, specify the network configuration parameters for your contact center.

    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:

    :wq!