more files

This commit is contained in:
2025-05-12 15:29:42 -05:00
parent 6316dcf325
commit 988e7d52d3
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
// Matcher group for OCP Internal machines
resource "matchbox_group" "{{ hostvars[groups['hub-cluster'][0]].cluster_name }}" {
resource "matchbox_group" "{{ hostvars[groups['hub_cluster'][0]].cluster_name }}" {
name = "{{ hostvars['ocp-hub'].hostname }}" # Physical Server
profile = matchbox_profile.openshift-agent-install.name
selector = {