From 9669efa87ab0b7771d39b0f677456399465464c0 Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Tue, 19 May 2015 11:23:09 +0200 Subject: Move sysctl settings into hieradata This will configure the sysctl settings via puppet instead of sysctl image element. Change-Id: Ieb129d4cbe4b6d4184172631499ecd638073564f --- puppet/all-nodes-config.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'puppet/all-nodes-config.yaml') diff --git a/puppet/all-nodes-config.yaml b/puppet/all-nodes-config.yaml index ec7fa7fa..474426c2 100644 --- a/puppet/all-nodes-config.yaml +++ b/puppet/all-nodes-config.yaml @@ -42,10 +42,6 @@ resources: - list_join: - "\n" - {get_param: ceph_storage_hosts} - sysctl: - net.ipv4.tcp_keepalive_time: 5 - net.ipv4.tcp_keepalive_probes: 5 - net.ipv4.tcp_keepalive_intvl: 1 hiera: datafiles: all_nodes: -- cgit 1.2.3-korg