{"id":21085432,"url":"https://github.com/magec/puppetlabs-hcloud_inventory","last_synced_at":"2025-03-14T05:14:07.745Z","repository":{"id":48157692,"uuid":"253980980","full_name":"magec/puppetlabs-hcloud_inventory","owner":"magec","description":"Hetzner Cloud Inventory plugin for puppet bolt","archived":false,"fork":false,"pushed_at":"2023-03-17T02:33:24.000Z","size":9,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T00:17:44.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magec.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-08T04:00:23.000Z","updated_at":"2021-01-19T09:17:56.000Z","dependencies_parsed_at":"2024-11-19T20:48:00.068Z","dependency_job_id":null,"html_url":"https://github.com/magec/puppetlabs-hcloud_inventory","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/magec%2Fpuppetlabs-hcloud_inventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fpuppetlabs-hcloud_inventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fpuppetlabs-hcloud_inventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magec%2Fpuppetlabs-hcloud_inventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magec","download_url":"https://codeload.github.com/magec/puppetlabs-hcloud_inventory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526942,"owners_count":20305115,"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-19T20:33:14.143Z","updated_at":"2025-03-14T05:14:07.716Z","avatar_url":"https://github.com/magec.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hetzner_inventory\n\n#### Table of Contents\n\n1. [Description](#description)\n2. [Requirements](#requirements)\n3. [Instllation](#installation)\n4. [Usage](#usage)\n\n## Description\n\nThis module includes a Bolt plugin to generate Bolt targets from hetzner cloud servers.\n\n## Requirements\n\nThis module requires [`hcloud`](https://rubygems.org/gems/hcloud). You need to install it\nmanually using bolt's gem command.\n\n```\n/opt/puppetlabs/bolt/bin/gem install hcloud\n```\n## Installation\n\nAdd this line to your Puppetfile:\n\n```\nmod 'puppetlabs-hcloud_inventory', :git =\u003e 'https://github.com/magec/puppetlabs-hcloud_inventory.git'\n```\n\nand execute:\n\n```\n$ bolt puppetfile install\n```\n\n## Usage\n\nHetzner cloud generates one api key per *project*, currently this plugin will add as targets every server inthe project, provided its *api_key*.\n\nAllowed options:\n\n- `api_token`: Hetzner api token\n\n### Examples\n\n`inventory.yaml`\n```yaml\ngroups:\n  - name: nodes\n    targets:\n      - _plugin: hcloud_inventory\n\t    api_token: SECRET\n    config:\n      ssh:\n        user: user\n        proxyjump: user@gateway.example.com\n        host-key-check: false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagec%2Fpuppetlabs-hcloud_inventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagec%2Fpuppetlabs-hcloud_inventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagec%2Fpuppetlabs-hcloud_inventory/lists"}