generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
The pod in the cloud-pak-deployer namespace is failing with the following error
ERROR: You must accept licenses by specifying accept_licenses: True or by using the --accept-all-licenses command line flag
I guess this needs to be set in one of the yaml files.
TASK [lint-config : Add errors from generator] *********************************
task path: /cloud-pak-deployer/automation-roles/10-validation/lint-config/tasks/pre-process-object-list-element.yaml:60
Tuesday 08 April 2025 16:28:03 +0000 (0:00:00.207) 0:00:59.593 *********
ok: [localhost] => (item={'message': 'You must accept licenses by specifying accept_licenses: True or by using the --accept-all-licenses command line flag', 'path': 'openshift_storage_name', 'type': 'error'}) => changed=false
ansible_facts:
generator_validation_error_count: '1'
generator_validator_error: |2-
cp4d:
cartridges:
- license_service:
state: disabled
threads_per_core: 2
name: cp-foundation
- name: lite
- description: watsonx.ai
models:
- model_id: allam-1-13b-instruct
state: removed
- model_id: codellama-codellama-34b-instruct-hf
state: removed
- model_id: elyza-japanese-llama-2-7b-instruct
state: removed
- model_id: google-flan-t5-xl
state: removed
- model_id: google-flan-t5-xxl
state: removed
- model_id: google-flan-ul2
state: removed
- model_id: ibm-granite-7b-lab
state: removed
- model_id: ibm-granite-8b-japanese
state: removed
- model_id: ibm-granite-13b-chat-v2
state: removed
- model_id: ibm-granite-13b-instruct-v2
state: removed
- model_id: ibm-granite-20b-multilingual
state: removed
- model_id: granite-3b-code-instruct
state: removed
- model_id: granite-8b-code-instruct
state: removed
- model_id: granite-20b-code-instruct
state: removed
- model_id: granite-34b-code-instruct
state: removed
- model_id: core42-jais-13b-chat
state: removed
- model_id: meta-llama-llama-2-13b-chat
state: removed
- model_id: mncai-llama-2-13b-dpo-v7
state: removed
- model_id: llama-3-1-8b-instruct
state: removed
- model_id: llama-3-1-70b-instruct
state: removed
- model_id: llama-3-405b-instruct
state: removed
- model_id: meta-llama-llama-3-8b-instruct
state: removed
- model_id: meta-llama-llama-3-70b-instruct
state: removed
- model_id: ibm-mistralai-merlinite-7b
state: removed
- model_id: bigscience-mt0-xxl
state: removed
name: watsonx_ai
state: removed
- description: Watson Assistant
name: watson-assistant
size: small
state: removed
- description: Watson Discovery
name: watson-discovery
state: removed
- description: watsonx.data
name: watsonx_data
state: removed
cp4d_version: 5.0.3
openshift_cluster_name: oc-cp4d
project: cpd
sequential_install: true
ERROR: You must accept licenses by specifying accept_licenses: True or by using the --accept-all-licenses command line flag
ansible_loop_var: error_item
error_item:
message: 'You must accept licenses by specifying accept_licenses: True or by using the --accept-all-licenses command line flag'
path: openshift_storage_name
type: error
Metadata
Metadata
Assignees
Labels
No labels