Updating the mega-config.yml file

Last Updated : Feb 16, 2022 |

About this task

For the contact center upgrade, 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.
  5. To save the file, run the following command:

    :wq!