Explorar o código

Merge pull request #2109 from abutcher/rhel-subscribe-version

Bump rhel_subscribe default version
Scott Dodson %!s(int64=8) %!d(string=hai) anos
pai
achega
f8eb504fd6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/rhel_subscribe/tasks/enterprise.yml

+ 1 - 1
roles/rhel_subscribe/tasks/enterprise.yml

@@ -7,7 +7,7 @@
   when: deployment_type == 'enterprise'
 
 - set_fact:
-    default_ose_version: '3.1'
+    default_ose_version: '3.2'
   when: deployment_type in ['atomic-enterprise', 'openshift-enterprise']
 
 - set_fact: