Skip to content

Commit 1f7de66

Browse files
committed
added reference to open bug
1 parent bf528b2 commit 1f7de66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This file will use the variable `${OPENSHIFT_APP_DNS}` to change the settings fo
3737
You should additionally add any aliases you configure to the line `Set( @ReferrerWhitelist, qw(__REFERRERS__:80 rt.goozbach.net:80) );`.
3838

3939
# NOTES/Bugs
40-
* An open OpenShift bug keeps Perl cartridges from overriding system Perl modules, therefore the `pre_build` hook installs the `Encode` module manually with `cpanm`.
40+
* An [open OpenShift bug](https://bugzilla.redhat.com/show_bug.cgi?id=1046753) keeps Perl cartridges from overriding system Perl modules, therefore the `pre_build` hook installs the `Encode` module manually with `cpanm`.
4141

4242
# TODO
4343
* Need to enable the security best practices to generate a custom username/passwd instead of stock upstream password

0 commit comments

Comments
 (0)