{"id":25613710,"url":"https://github.com/schemen/puppet-backup2l","last_synced_at":"2026-05-12T17:30:18.002Z","repository":{"id":83808728,"uuid":"12952250","full_name":"schemen/puppet-backup2l","owner":"schemen","description":"Puppet Module for backup2l","archived":false,"fork":false,"pushed_at":"2013-10-03T12:41:54.000Z","size":204,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-22T01:20:54.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/schemen.png","metadata":{"files":{"readme":"README.rdoc","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":"2013-09-19T15:39:02.000Z","updated_at":"2013-10-03T12:41:55.000Z","dependencies_parsed_at":"2023-03-01T18:31:04.086Z","dependency_job_id":null,"html_url":"https://github.com/schemen/puppet-backup2l","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemen%2Fpuppet-backup2l","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemen%2Fpuppet-backup2l/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemen%2Fpuppet-backup2l/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemen%2Fpuppet-backup2l/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schemen","download_url":"https://codeload.github.com/schemen/puppet-backup2l/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240113933,"owners_count":19749830,"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":"2025-02-22T01:44:58.170Z","updated_at":"2026-05-12T17:30:17.938Z","avatar_url":"https://github.com/schemen.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"= backup2l Host Module\n\nThis is the Host module for the backup2l solution. The final product is amaster/slave concept.\n\n=== Host\nDoes local backups into the predefined user. Backup2l parameters are in params.pp\n\n=== Backupmaster\nStill planing.\n\n== Requirements\n- a Linux with Debian or Ubuntu\n- \"puppet module install puppetlab.stdlib\"\n\n== Installation\n- Still on todo\n\n== Parameters\n\n[*volname*] \n    Prefix of output file. Default: \"all\"\n[*default_srclist*]\n    These are the default folders that are being backed up. Default: \"/etc /root /home\"\n[*srclist*]\n    All additionals foldesr/sources that you want to have backed up. Default: \"\"\n[*sshkey*]\nPlease define the SSH Key outside of this module like in the Configuration example\n\n== Usage/Configuration\n    $sshkey     = {\n        \"id\"   =\u003e \"backup@example.com\",\n        \"type\" =\u003e \"ssh-rsa\",\n        \"key\"  =\u003e \"Your key\",\n    }\n\n    node \"foo.example.com\"{\n        class {'backup2l':\n            sshkey =\u003e $sshkey, \n            parameter1  =\u003e \"foobar\",\n        }\n    }\n\n\n== TODO\n\n- Documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschemen%2Fpuppet-backup2l","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschemen%2Fpuppet-backup2l","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschemen%2Fpuppet-backup2l/lists"}