{"id":20747911,"url":"https://github.com/osbi/puppet-sysctl","last_synced_at":"2026-04-16T15:04:31.043Z","repository":{"id":88022644,"uuid":"2558884","full_name":"OSBI/puppet-sysctl","owner":"OSBI","description":null,"archived":false,"fork":false,"pushed_at":"2012-12-10T13:49:30.000Z","size":117,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-18T03:11:59.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSBI.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-11T22:56:50.000Z","updated_at":"2013-11-19T04:19:14.000Z","dependencies_parsed_at":"2023-02-27T05:31:14.944Z","dependency_job_id":null,"html_url":"https://github.com/OSBI/puppet-sysctl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fpuppet-sysctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fpuppet-sysctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fpuppet-sysctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSBI%2Fpuppet-sysctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSBI","download_url":"https://codeload.github.com/OSBI/puppet-sysctl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243047144,"owners_count":20227559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T08:14:47.071Z","updated_at":"2026-04-16T15:04:30.998Z","avatar_url":"https://github.com/OSBI.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"  When setting a key that contains multiple values, use a tab to separate the\n  values:\n  \n  node \"mynode\" inherits ... {\n    sysctl::value { 'net.ipv4.tcp_rmem':\n        value =\u003e \"4096\\t131072\\t131072\",\n    }\n  }\n\n  To avoid duplication the sysctl::value calls multiple settings can be \n  managed like this:\n\n  $my_sysctl_settings = {\n    \"net.ipv4.ip_forward          =\u003e { value =\u003e 1 },\n    \"net.ipv6.conf.all.forwarding =\u003e { value =\u003e 1 },\n  }\n\n  # Specify defaults for all the sysctl::value to be created (\n  $my_sysctl_defaults = {\n    require =\u003e Package['aa']\n  }\n\n  create_resources(sysctl::value,$my_sysctl_settings,$my_sysctl_defaults)\n\n  The sysctl binary needs to be found in your Path.\n  It is preferred that you set your exec path globally. This is usually done\n  in site.pp and would look something like this (adjust for your environment):\n\n  # Set a site-wide global path so we don't have to explicitly specify a path\n  # for each exec.\n  Exec { path =\u003e '/usr/bin:/usr/sbin/:/bin:/sbin' }\n\n= License\n\n Copyright (C) 2011 Immerda Project Group\n Author mh \u003cmh@immerda.ch\u003e\n Modified by Nicolas Zin \u003cnicolas.zin@savoirfairelinux.com\u003e\n Licence: GPL v2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbi%2Fpuppet-sysctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosbi%2Fpuppet-sysctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosbi%2Fpuppet-sysctl/lists"}