-
Notifications
You must be signed in to change notification settings - Fork 80
/
rel-jdk8-overrides.yaml
44 lines (37 loc) · 1.05 KB
/
rel-jdk8-overrides.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
schema_version: 1
name: "jboss-eap-7/eap74-openjdk8-openshift-rhel7"
from: "registry.redhat.io/ubi7/ubi:latest"
labels:
- name: "com.redhat.component"
value: "jboss-eap-74-openjdk8-builder-openshift-rhel7-container"
modules:
install:
- name: jboss.container.openjdk.jdk
version: "8"
- name: jboss.container.maven
version: "7.0.3.6"
- name: jboss.container.eap.galleon.build-settings
version: "osbs"
- name: os-eap-txnrecovery.run
version: 'python2'
- name: os-eap-probes
version: "2.0"
- name: jboss.container.jolokia
version: '7'
- name: jboss.container.prometheus
version: '7'
packages:
manager: yum
content_sets_file: content_sets_rhel7.yml
osbs:
configuration:
container:
platforms:
only:
- x86_64
compose:
pulp_repos: true
signing_intent: release
repository:
name: containers/jboss-eap-74-openjdk8-builder
branch: jb-eap-7.4-rhel-7