summaryrefslogtreecommitdiffstats
path: root/playbooks/byo
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2016-06-02 13:26:03 -0400
committerJason DeTiberus <detiber@gmail.com>2016-06-02 13:26:03 -0400
commit19900c52572861bc1eb8878467f7cbc1692ffe00 (patch)
tree8472f44e7b834d231fac14fd72a2b763cd915161 /playbooks/byo
parent029a0282e57f1ec16c3215ffa9e862f2789b7878 (diff)
parent2ce8c01c95a3670b28b6d05328919b399f693246 (diff)
downloadopenshift-19900c52572861bc1eb8878467f7cbc1692ffe00.tar.gz
openshift-19900c52572861bc1eb8878467f7cbc1692ffe00.tar.bz2
openshift-19900c52572861bc1eb8878467f7cbc1692ffe00.tar.xz
openshift-19900c52572861bc1eb8878467f7cbc1692ffe00.zip
Merge pull request #1975 from sdodson/issue1972
Run rhel_subscribe on l_oo_all_hosts rather than all
Diffstat (limited to 'playbooks/byo')
-rw-r--r--playbooks/byo/rhel_subscribe.yml2
1 files changed, 1 insertions, 1 deletions
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: