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:
# Cluster Parameters
cluster_name: "ocp4-baremetal"
base_domain: "example.com"
cluster_name: "ocp"
base_domain: "lab.cudanet.org"
# Directory Paths
work_dir: "{{ playbook_dir }}/ocp-install"