{"id":15048347,"url":"https://github.com/github/puppet-aptly","last_synced_at":"2025-10-04T10:30:36.367Z","repository":{"id":65974890,"uuid":"79115616","full_name":"github/puppet-aptly","owner":"github","description":"Puppet module for aptly","archived":true,"fork":true,"pushed_at":"2017-02-15T10:25:11.000Z","size":119,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-25T21:10:55.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"alphagov/puppet-aptly","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-16T12:20:44.000Z","updated_at":"2024-07-31T03:20:14.000Z","dependencies_parsed_at":"2023-02-19T18:01:02.678Z","dependency_job_id":null,"html_url":"https://github.com/github/puppet-aptly","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fpuppet-aptly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fpuppet-aptly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fpuppet-aptly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fpuppet-aptly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/puppet-aptly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219876582,"owners_count":16554769,"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-09-24T21:11:03.462Z","updated_at":"2025-10-04T10:30:36.014Z","avatar_url":"https://github.com/github.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aptly\n\nPuppet module for [aptly](http://www.aptly.info/).\n\n## Example usage\n\nYou need to include the `apt` module if you wish to install it\nout-of-the-box.\n```puppet\ninclude apt\n```\n\nInclude with default parameters:\n```puppet\ninclude aptly\n```\n\nCreate a mirror for manual update/snapshot/publish:\n```puppet\naptly::mirror { 'puppetlabs':\n  location =\u003e 'http://apt.puppetlabs.com/',\n  repos    =\u003e ['main', 'dependencies'],\n  key      =\u003e '4BD6EC30',\n}\n```\n\nCreate an aptly repository to host local packages:\n```puppet\naptly::repo{ 'mylocalrepo': }\n```\n\nSee the class and defined type documentation for advanced usage.\n\n## License\n\nSee [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fpuppet-aptly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub%2Fpuppet-aptly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub%2Fpuppet-aptly/lists"}