From 2ce8c01c95a3670b28b6d05328919b399f693246 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Thu, 2 Jun 2016 12:57:49 -0400 Subject: Run rhel_subscribe on l_oo_all_hosts rather than all --- playbooks/byo/rhel_subscribe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks') diff --git a/playbooks/byo/rhel_subscribe.yml b/playbooks/byo/rhel_subscribe.yml index a21aa257f..f093411ef 100644 --- a/playbooks/byo/rhel_subscribe.yml +++ b/playbooks/byo/rhel_subscribe.yml @@ -17,7 +17,7 @@ - include: ../common/openshift-cluster/evaluate_groups.yml -- hosts: all +- hosts: l_oo_all_hosts vars: openshift_deployment_type: "{{ deployment_type }}" roles: -- cgit v1.2.3