This repository was archived by the owner on Aug 29, 2018. It is now read-only.
Bug 1045224 - install iptables rules in new dir#4720
Merged
openshift-bot merged 1 commit intoopenshift:masterfrom Feb 11, 2014
lsm5:new-iptables2
Merged
Bug 1045224 - install iptables rules in new dir#4720openshift-bot merged 1 commit intoopenshift:masterfrom lsm5:new-iptables2
openshift-bot merged 1 commit intoopenshift:masterfrom
lsm5:new-iptables2
Conversation
Member
Author
|
[test] |
|
Online Test Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/6397/) |
Member
Author
|
[test] |
Member
Author
|
[test] |
2 similar comments
Member
Author
|
[test] |
Member
Author
|
[test] |
install iptables.*.rules in /var/lib/openshift/.httpd.d instead of /etc/openshift. solve 'files listed twice' warning during rpmbuild for rubygem-openshift-origin-node modified: node/misc/bin/oo-iptables-port-proxy modified: node/misc/sbin/oo-admin-ctl-iptables-port-proxy modified: node/rubygem-openshift-origin-node.spec
Member
Author
|
[test] |
Contributor
|
[merge] |
|
Online Merge Results: SUCCESS (https://ci.dev.openshift.redhat.com/jenkins/job/test_pull_requests/6397/) (Image: devenv_4362) |
|
Evaluated for online up to aa4f764 |
openshift-bot
pushed a commit
that referenced
this pull request
Feb 11, 2014
Merged by openshift-bot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
install iptables.*.rules in /var/lib/openshift/.httpd.d instead of
/etc/openshift.
solve 'files listed twice' warning during rpmbuild for
rubygem-openshift-origin-node