{"id":18803910,"url":"https://github.com/ganto/packer-builder-ovirt","last_synced_at":"2025-04-13T18:34:42.911Z","repository":{"id":57504233,"uuid":"191165069","full_name":"ganto/packer-builder-ovirt","owner":"ganto","description":" A builder plugin for Packer.io to support building oVirt images","archived":false,"fork":false,"pushed_at":"2020-10-13T01:42:37.000Z","size":48,"stargazers_count":12,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T09:13:05.793Z","etag":null,"topics":["ovirt","packer","packer-builder"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ganto.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":"2019-06-10T12:36:18.000Z","updated_at":"2024-10-13T23:03:02.000Z","dependencies_parsed_at":"2022-08-30T01:31:23.671Z","dependency_job_id":null,"html_url":"https://github.com/ganto/packer-builder-ovirt","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/ganto%2Fpacker-builder-ovirt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Fpacker-builder-ovirt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Fpacker-builder-ovirt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ganto%2Fpacker-builder-ovirt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ganto","download_url":"https://codeload.github.com/ganto/packer-builder-ovirt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248761134,"owners_count":21157498,"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":["ovirt","packer","packer-builder"],"created_at":"2024-11-07T22:37:24.252Z","updated_at":"2025-04-13T18:34:42.872Z","avatar_url":"https://github.com/ganto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/ganto/packer-builder-ovirt.svg?branch=master)](https://travis-ci.org/ganto/packer-builder-ovirt)\n\n# oVirt packer.io builder\n\nThis builder plugin extends [packer.io](https://packer.io) to support building\nimages for [oVirt](https://www.ovirt.org).\n\n## Development\n\n### Prerequisites\n\nTo compile this plugin you must have a working Go compiler setup. Follow the\n[official instructions](https://golang.org/doc/install) or use your local\npackage manager to install Go on your system.\n\n### Compile the plugin\n\n```shell\ncd $GOPATH\nmkdir -p src/github.com/ganto\ncd src/github.com/ganto\ngit clone https://github.com/ganto/packer-builder-ovirt.git\ncd packer-builder-ovirt\nPACKER_DEV=1 make bin\n```\n\nIf the build was successful, you should now have the `packer-builder-ovirt`\nbinary in your `$GOPATH/bin` directory.\n\nIn order to do a cross-compile, run the following build command:\n\n```shell\nXC_OS=\"linux\" XC_ARCH=\"386 amd64\" make bin\n```\n\nThis builds 32 and 64 bit binaries for Linux. Native binaries will be installed\nin `$GOPATH/bin` as above, and cross-compiled ones in the `pkg/` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganto%2Fpacker-builder-ovirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fganto%2Fpacker-builder-ovirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fganto%2Fpacker-builder-ovirt/lists"}