New puppet trick - sysctl

Mike McGrath mmcgrath at redhat.com
Tue Oct 7 23:30:17 UTC 2008


Just so you guys know we're using a sysctl plugin now so we can do things
like

sysctl { 'net.ipv4.ip_forward':
	value => '1'
}

I'm going to go through tomorrow and convert some of our existing configs.
We don't use sysctl heavily but this will be handy in places like our
database servers where each db server has different settings depending on
the host.

	-Mike




More information about the Fedora-infrastructure-list mailing list