summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/rhel_subscribe.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-05-08 13:22:53 -0400
committerRussell Teague <rteague@redhat.com>2017-05-09 16:54:50 -0400
commit408306bfb54de23aa81df10e35511920d51936b4 (patch)
tree096bf90a2c75d03de9ae522361ddecc6b8b83875 /playbooks/byo/rhel_subscribe.yml
parent6c402798d6505a85c786595a3a86395aebb5e8f2 (diff)
downloadopenshift-408306bfb54de23aa81df10e35511920d51936b4.tar.gz
openshift-408306bfb54de23aa81df10e35511920d51936b4.tar.bz2
openshift-408306bfb54de23aa81df10e35511920d51936b4.tar.xz
openshift-408306bfb54de23aa81df10e35511920d51936b4.zip
Temporarily revert to OSEv3 host group usage
Diffstat (limited to 'playbooks/byo/rhel_subscribe.yml')
-rw-r--r--playbooks/byo/rhel_subscribe.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/playbooks/byo/rhel_subscribe.yml b/playbooks/byo/rhel_subscribe.yml
index aec87cf82..1b14ff32e 100644
--- a/playbooks/byo/rhel_subscribe.yml
+++ b/playbooks/byo/rhel_subscribe.yml
@@ -4,7 +4,8 @@
- always
- name: Subscribe hosts, update repos and update OS packages
- hosts: g_all_hosts
+ # Temporarily reverting to OSEv3 until group standardization is complete
+ hosts: OSEv3
roles:
- role: rhel_subscribe
when: deployment_type in ['atomic-enterprise', 'enterprise', 'openshift-enterprise'] and