{"id":16926499,"url":"https://github.com/negz/puppet-lsyncd","last_synced_at":"2025-04-11T17:41:51.162Z","repository":{"id":57665075,"uuid":"52392781","full_name":"negz/puppet-lsyncd","owner":"negz","description":"Yet another lsyncd Puppet module","archived":false,"fork":false,"pushed_at":"2019-02-05T21:31:33.000Z","size":15,"stargazers_count":1,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T13:45:30.223Z","etag":null,"topics":["lsyncd","puppet","rsync"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negz.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-02-23T21:25:55.000Z","updated_at":"2018-03-29T22:50:06.000Z","dependencies_parsed_at":"2022-09-26T20:31:16.176Z","dependency_job_id":null,"html_url":"https://github.com/negz/puppet-lsyncd","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/negz%2Fpuppet-lsyncd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Fpuppet-lsyncd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Fpuppet-lsyncd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Fpuppet-lsyncd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negz","download_url":"https://codeload.github.com/negz/puppet-lsyncd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248062458,"owners_count":21041567,"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":["lsyncd","puppet","rsync"],"created_at":"2024-10-13T20:30:03.143Z","updated_at":"2025-04-11T17:41:51.140Z","avatar_url":"https://github.com/negz.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# puppet-lsyncd\nYet another lsyncd Puppet module. This module allows you to configure lsyncd replication via either Puppet resources or Hiera. Currently only the `default.rsync` process is supported. Feel free to send an issue or a PR if you need to support other processes.\n\n# Usage\nTo configure a replication via a Puppet resource:\n```puppet\nlsyncd::rsync { 'myawesomereplication':\n  source  =\u003e '/tmp/source',\n  target  =\u003e '/tmp/target',\n  options =\u003e {\n    'archive': true,\n  }\n```\n\nOr via Hiera:\n```yaml\nlsyncd::rsync:\n  myawesomereplication:\n    source: /tmp/source\n    target: /tmp/target\n    options:\n      archive: true\n```\n\n# Alternatives\nYou might prefer [this lsyncd module](https://github.com/spjmurray/puppet-lsyncd) for Ubuntu, or [this one](https://github.com/thias/puppet-lsyncd) for RHEL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegz%2Fpuppet-lsyncd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegz%2Fpuppet-lsyncd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegz%2Fpuppet-lsyncd/lists"}