{"id":21620361,"url":"https://github.com/madhacking/puppet-module-autofs","last_synced_at":"2025-03-18T18:24:47.666Z","repository":{"id":31194954,"uuid":"34755677","full_name":"MADhacking/puppet-module-autofs","owner":"MADhacking","description":"Puppet module to manage the AutoFS automount daemon","archived":false,"fork":false,"pushed_at":"2015-06-18T12:25:31.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T21:32:39.938Z","etag":null,"topics":["autofs","puppet","puppet-module"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MADhacking.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-28T21:00:56.000Z","updated_at":"2018-01-21T02:15:34.000Z","dependencies_parsed_at":"2022-09-09T05:11:24.228Z","dependency_job_id":null,"html_url":"https://github.com/MADhacking/puppet-module-autofs","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-autofs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-autofs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-autofs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-autofs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MADhacking","download_url":"https://codeload.github.com/MADhacking/puppet-module-autofs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244278359,"owners_count":20427491,"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":["autofs","puppet","puppet-module"],"created_at":"2024-11-24T23:11:28.978Z","updated_at":"2025-03-18T18:24:47.641Z","avatar_url":"https://github.com/MADhacking.png","language":"Puppet","readme":"# Autofs module for Puppet\n\n## Description\nPuppet module for managing Autofs mountpoints and files.\n\n### Some Contrived Example usage\n\n \tautofs::include\t{ 'portage':\n\t\tmount_base =\u003e '/mnt/auto/portage',\n\t\toptions =\u003e '--timeout=30 --ghost',\n\t}\n\t\n\tautofs::mount { 'distfiles':\n\t\tdevice  =\u003e \"portage:/mnt/repositories/distfiles\",\n\t\toptions =\u003e 'rsize=8192,wsize=8192,soft,timeo=30,rw,vers=3',\n\t\tmapfile =\u003e 'portage',\n\t}\n\t\n\tautofs::mount { 'packages':\n\t\tdevice  =\u003e \"portage:/mnt/repositories/packages\",\n\t\toptions =\u003e 'rsize=8192,wsize=8192,soft,timeo=30,ro,vers=3',\n\t\tmapfile =\u003e 'portage',\n\t}\n\t\n### Resulting files\n\n#### /etc/autofs/auto.master\n\n    # This file is automatically generated by Puppet\n\t#\n\t# Any changes made to this file will be lost on the next automated Puppet run!\n\t\n\t/mnt/auto/portage /etc/autofs/auto.portage --timeout=30 --ghost\n\n#### /etc/autofs/auto.portage\n\n\t# This file is automatically generated by Puppet\n\t#\n\t# Any changes made to this file will be lost on the next automated Puppet run!\n\t\n\tdistfiles -rsize=8192,wsize=8192,soft,timeo=30,ro,vers=3 portage:/mnt/repositories/distfiles\n\tpackages -rsize=8192,wsize=8192,soft,timeo=30,ro,vers=3 portage:/mnt/repositories/packages\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhacking%2Fpuppet-module-autofs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadhacking%2Fpuppet-module-autofs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhacking%2Fpuppet-module-autofs/lists"}