updated deploy playbook with cluster name

This commit is contained in:
root
2026-08-21 17:12:46 -07:00
parent bb58deb4be
commit 950fd13468
+2 -2
View File
@@ -66,8 +66,8 @@
vars: vars:
# Cluster Parameters # Cluster Parameters
cluster_name: "ocp4-baremetal" cluster_name: "ocp"
base_domain: "example.com" base_domain: "lab.cudanet.org"
# Directory Paths # Directory Paths
work_dir: "{{ playbook_dir }}/ocp-install" work_dir: "{{ playbook_dir }}/ocp-install"