Updating the .dm_vars file

Last Updated : Feb 16, 2022 |

About this task

The .dm_vars file is a backup of the all file that contains the contact center environment details. When you run the upgrade command, Deployment Manager automatically populates the new all file with the current parameters from the .dm_vars file. To change the configuration parameters, update the values in the .dm_vars file before running the upgrade command.

Procedure

  1. Do one of the following:
    • Open the server console.

    • Use the SSH terminal to log in to the contact center server.

  2. To open the .dm_vars file, run the following command:

    vi ~/.dm_vars

  3. In the .dm_vars file, update the required values.
  4. To save the file, run the following command:

    :wq!