summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/rhel_subscribe.yml
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-05-10 21:30:36 -0500
committerGitHub <noreply@github.com>2017-05-10 21:30:36 -0500
commitedfb4329eca819a6d9d1f09b66d81a91412fde60 (patch)
tree1a5e84800220e4e11e61644f1e509ebd2da4b423 /playbooks/byo/rhel_subscribe.yml
parentd98a055f736e94449de556b1b906d48fd3fd7c60 (diff)
parent408306bfb54de23aa81df10e35511920d51936b4 (diff)
downloadopenshift-edfb4329eca819a6d9d1f09b66d81a91412fde60.tar.gz
openshift-edfb4329eca819a6d9d1f09b66d81a91412fde60.tar.bz2
openshift-edfb4329eca819a6d9d1f09b66d81a91412fde60.tar.xz
openshift-edfb4329eca819a6d9d1f09b66d81a91412fde60.zip
Merge pull request #4118 from mtnbikenc/fix-groups
Merged by openshift-bot
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