summaryrefslogtreecommitdiffstats
path: root/roles/rhel_subscribe
diff options
context:
space:
mode:
authorTomas Sedovic <tomas@sedovic.cz>2017-12-05 15:58:15 +0100
committerTomas Sedovic <tomas@sedovic.cz>2017-12-05 19:31:38 +0100
commit8dc93851db2e44425d3cec0362623680e06c90bc (patch)
treeaa94cdf64fc5369373248cc11ac07751e6a10df6 /roles/rhel_subscribe
parentbe5ef95fbb204470887887bf849a01e90b3d6d29 (diff)
downloadopenshift-8dc93851db2e44425d3cec0362623680e06c90bc.tar.gz
openshift-8dc93851db2e44425d3cec0362623680e06c90bc.tar.bz2
openshift-8dc93851db2e44425d3cec0362623680e06c90bc.tar.xz
openshift-8dc93851db2e44425d3cec0362623680e06c90bc.zip
Don't check for the deployment_type
Diffstat (limited to 'roles/rhel_subscribe')
-rw-r--r--roles/rhel_subscribe/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/rhel_subscribe/tasks/main.yml b/roles/rhel_subscribe/tasks/main.yml
index 2ac3afb70..3bf1ea478 100644
--- a/roles/rhel_subscribe/tasks/main.yml
+++ b/roles/rhel_subscribe/tasks/main.yml
@@ -63,5 +63,4 @@
- include: enterprise.yml
when:
- - deployment_type == 'openshift-enterprise'
- not ostree_booted.stat.exists | bool