Provide SSL keystore password (ifm_ssl _keystore_password) in inventory error when installing topology
search cancel

Provide SSL keystore password (ifm_ssl _keystore_password) in inventory error when installing topology

book

Article ID: 405460

calendar_today

Updated On:

Products

Network Observability CA Performance Management

Issue/Introduction

Error when installing topology:

TASK [Check SSL Key Store Password defined]***********************************************
fatal: [localhost]: FAILED! => {
"assertion": ifm_ssl_keystore_password ! = 'changeme'"
"changed": false,
"evaluated_to": false,
"msg": "Provide SSL keystore password (i fm ssl keystore password) in inventory"
}

Environment

Performance Management 24.3.9 or later
Topology 24.3.9 or later

Cause

In the inventory file ifm_enable_ssl = True  and ifm_ssl_keystore_password is the default 'changeme'

Resolution

You must supply a unique password other than changeme for the  ifm_ssl_keystore_password in the inventory file.