Skip to content

Commit

Permalink
Merge pull request #41 from luck3y/CLOUD-2706
Browse files Browse the repository at this point in the history
[CLOUD-2706] - update to use new logging-ext module from jboss-eap-modules
  • Loading branch information
luck3y authored Aug 13, 2018
2 parents 75f7020 + 4f0459e commit 457e3dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions dev-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ modules:
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: master
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules
ref: master

osbs:
repository:
name: containers/jboss-eap-6
Expand Down
6 changes: 5 additions & 1 deletion image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ modules:
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: master
- name: jboss-eap-modules
git:
url: https://github.com/jboss-container-images/jboss-eap-modules.git
ref: master
install:
- name: dynamic-resources
- name: s2i-common
Expand All @@ -43,7 +47,7 @@ modules:
- name: os-java-run
- name: os-eap-launch
- name: os-eap64-launch
- name: os-eap-logging
- name: jboss.eap.logging.ext
- name: os-eap-probes
- name: jboss-maven
- name: os-eap-db-drivers
Expand Down

0 comments on commit 457e3dc

Please sign in to comment.