donnielee

Results 1 comments of donnielee

I made it with my colleague Jaebok Park's help. Just include () like below. #cat ~/sysctl/recipes/parameter.rb include_recipe 'sysctl::default' sysctl_multi 'ip config' do instructions ({ 'net.ipv4.ip_forward' => '1', 'net.ipv6.conf.all.forwarding' => '1',...