Skip to content

Commit

Permalink
#603 Al;ign sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
fketelaars committed Apr 8, 2024
1 parent 57e8ecf commit 30d2b46
Showing 1 changed file with 1 addition and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,37 +1,11 @@
---

global_config:
cloud_platform: existing-ocp
confirm_destroy: False

vault:
vault_type: file-vault
vault_authentication_type: none

openshift:
- name: "{{ env_id }}"
ocp_version: "4.14"
cluster_name: "{{ env_id }}"
domain_name: 658a76f3fb5859001139d5cf.cloud.techzone.ibm.com
openshift_storage:
- storage_name: techzone
storage_type: custom
ocp_storage_class_file: ocs-storagecluster-cephfs
ocp_storage_class_block: ocs-storagecluster-ceph-rbd

image_registry:
- name: demoreg
registry_host_name: icr.io
registry_namespace: sj-cpd

cp4i:
- project: cp4i
openshift_cluster_name: "{{ env_id }}"
cp4i_version: 2023.4.1-0
accept_licenses: true
accept_licenses: False

instances:

- type: platform-navigator
state: installed # installed/removed

Expand Down

0 comments on commit 30d2b46

Please sign in to comment.