summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-loadbalancer/config.yml
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2017-10-10 12:54:03 -0700
committerGitHub <noreply@github.com>2017-10-10 12:54:03 -0700
commitbb4df1cf799d66493b0679f0993cd0a1fe829a00 (patch)
tree180ed9708afe47b1c554bab0c70f7ec33007b828 /playbooks/common/openshift-loadbalancer/config.yml
parent48126155eade2d030398f69dc5ee32838ec08480 (diff)
parent17e38ad8c62ac8f1c8f983e63181f69879a45d85 (diff)
downloadopenshift-bb4df1cf799d66493b0679f0993cd0a1fe829a00.tar.gz
openshift-bb4df1cf799d66493b0679f0993cd0a1fe829a00.tar.bz2
openshift-bb4df1cf799d66493b0679f0993cd0a1fe829a00.tar.xz
openshift-bb4df1cf799d66493b0679f0993cd0a1fe829a00.zip
Merge pull request #5645 from jmencak/tuned-role-lb
Automatic merge from submit-queue. Separate tuned daemon setup into a role. Also adding support for the loadbalancer. It is important to raise ARP cache limits on HA setups with loadbalancers serving 1k+ nodes.
Diffstat (limited to 'playbooks/common/openshift-loadbalancer/config.yml')
-rw-r--r--playbooks/common/openshift-loadbalancer/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-loadbalancer/config.yml b/playbooks/common/openshift-loadbalancer/config.yml
index ecbb092bc..9e148e636 100644
--- a/playbooks/common/openshift-loadbalancer/config.yml
+++ b/playbooks/common/openshift-loadbalancer/config.yml
@@ -27,6 +27,7 @@
roles:
- role: os_firewall
- role: openshift_loadbalancer
+ - role: tuned
- name: Load Balancer Install Checkpoint End
hosts: localhost