diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-11-08 10:22:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-08 10:22:24 -0500 |
commit | fe4d938f0386545709df76fc541559da17722552 (patch) | |
tree | ab87dfa1d39b3fd898940c2fe1b485e34305e5c2 | |
parent | e2991e3ef9ce38192cb5291bfc79d8e1bb1b0bba (diff) | |
parent | 755451925be191c450251e27f818d05721ed1ffa (diff) | |
download | openshift-fe4d938f0386545709df76fc541559da17722552.tar.gz openshift-fe4d938f0386545709df76fc541559da17722552.tar.bz2 openshift-fe4d938f0386545709df76fc541559da17722552.tar.xz openshift-fe4d938f0386545709df76fc541559da17722552.zip |
Merge pull request #2757 from dgoodwin/oom-upgrade-symlink-master
Add missing symlink for node openvswitch oom fix.
l--------- | playbooks/common/openshift-cluster/upgrades/openvswitch-avoid-oom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/openvswitch-avoid-oom.conf b/playbooks/common/openshift-cluster/upgrades/openvswitch-avoid-oom.conf new file mode 120000 index 000000000..514526fe2 --- /dev/null +++ b/playbooks/common/openshift-cluster/upgrades/openvswitch-avoid-oom.conf @@ -0,0 +1 @@ +../../../../roles/openshift_node/templates/openvswitch-avoid-oom.conf
\ No newline at end of file |