MAS CLI version
20.1.1
CLI function used
install
What happened?
mas install going through advanced install option shows option to configure additional settings for Maximo installation but does not actually go through "Cognos integration ( install cloud Pak for data)". I think it old versions used to go through Cognos options.
Relevant log output
[ibmmas/cli:20.1.1]mascli$ mas install
IBM Maximo Application Suite Admin CLI v20.1.1
Powered by https://github.com/ibm-mas/ansible-devops/ and https://tekton.dev/
1) Set Target OpenShift Cluster
Already connected to OCP Cluster:
https://console-openshift-console.apps.pogiboy.cp.fyre.ibm.com
Proceed with this cluster? [y/n] y
2) Choose Install Mode
There are two flavours of the interactive install to choose from: Simplified and Advanced. The simplified option will present fewer dialogs, but you lose the ability to configure the following aspects of the installation:
- Configure installation namespaces
- Provide pod templates
- Configure Single Sign-On (SSO) settings - Configure whether to trust well-known certificate authorities by default (defaults to enabled)
- Configure whether the Guided Tour feature is enabled (defaults to enabled)
- Configure whether special characters are allowed in usernames and userids (defaults to disabled)
- Configure a custom domain, DNS integrations, routing mode and manual certificates
- Customize Maximo Manage database settings (schema, tablespace, indexspace)
- Customize Maximo Manage server bundle configuration (defaults to "all" configuration)
- Enable optional Maximo Manage integration Cognos Analytics and Watson Studio Local
- Enable optional Real Estate and Facilities configurations
- Customize Db2 node affinity and tolerations, memory, cpu, and storage settings (when using the IBM Db2 Universal Operator)
- Choose alternative Apache Kafka providers (default to Strimzi)
- Customize Grafana storage settings
Show advanced installation options? [y/n] y
....
....
....
18.3) Maximo Manage Settings - Database
Customise the schema, tablespace, indexspace, and encryption settings used by Manage
Customize database settings? [y/n] n
18.4) Maximo Manage Settings - Customization
Provide a customization archive to be used in the Manage build process
Include customization archive? [y/n] n
18.5) Maximo Manage Settings - Other
Configure additional settings:
- Demo data
- Base and additional languages
- Server timezone
- Cognos integration (install Cloud Pak for Data)
- Watson Studio Local integration (install Cloud Pak for Data)
Create demo data? [y/n] y
Manage server timezone GMT
18.6) Maximo Manage Settings - Languages
Define the base language for Maximo Manage
Base language EN
Define the additional languages to be configured in Maximo Manage. Provide a comma-separated list of the supported languages indexes, for example: 'DA,EN,ZH-TW'
A complete list of available language codes is available online:
https://www.ibm.com/docs/en/mas-cd/mhmpmh-and-p-u/continuous-delivery?topic=deploy-language-support
Secondary language EN
<expecting Cognos install questions somewhere here>
19) Configure MongoDb
The installer can setup mongoce in your OpenShift cluster (available only for amd64) or you may choose to configure MAS to use an existing mongodb
Create MongoDb cluster using MongoDb Community Edition Operator? [y/n] y
MongoDb namespace mongoce
20) Configure Databases
The installer can setup one or more IBM Db2 instances in your OpenShift cluster for the use of applications that require a JDBC datas
...
MAS CLI version
20.1.1
CLI function used
install
What happened?
mas installgoing through advanced install option shows option to configure additional settings for Maximo installation but does not actually go through "Cognos integration ( install cloud Pak for data)". I think it old versions used to go through Cognos options.Relevant log output