{"id":35253225,"url":"https://github.com/opennetworkinglab/aether-packer","last_synced_at":"2026-04-07T17:31:03.112Z","repository":{"id":284648858,"uuid":"939689321","full_name":"opennetworkinglab/aether-packer","owner":"opennetworkinglab","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T23:58:31.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T14:14:34.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/opennetworkinglab.png","metadata":{"files":{"readme":"README.markdown","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T00:08:29.000Z","updated_at":"2025-11-14T05:24:53.000Z","dependencies_parsed_at":"2025-03-27T00:40:48.118Z","dependency_job_id":null,"html_url":"https://github.com/opennetworkinglab/aether-packer","commit_stats":null,"previous_names":["opennetworkinglab/aether-packer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opennetworkinglab/aether-packer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-packer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-packer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-packer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-packer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennetworkinglab","download_url":"https://codeload.github.com/opennetworkinglab/aether-packer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-packer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-30T07:10:56.062Z","updated_at":"2026-04-07T17:31:03.048Z","avatar_url":"https://github.com/opennetworkinglab.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aether Jenkins Packer\n\n[Packer][1] is a tool for automatically creating VM and container images,\nconfiguring them and post-processing them into standard output formats.\n\nWe build the CI images via Packer.\n\n## Building\n\nYou'll need to [install Packer][2], of course.\n\nThe Packer configuration is divided into build-specific variables,\noutput-specific templates and a set of shared provisioning scripts. To do a\nspecific build, combine the template for the desired output artifact type with\na variable file. To build a new baseline instance the following would be done:\n\n```\npacker build -var-file=vars/cloud-env.json -var-file=vars/centos.json templates/baseline.json\n```\n\n**NOTE:** vars/cloud-env.json is a gitignored file as it contains private\ninformation. There is a vars/cloud-env.json.example file that may be used as a\nbase for creating the one needed.\n\nFrom a high level, the build process is:\n\n* Boot a specified base image in any defined clouds.\n* Run a set of shell scripts, listed in the template's shell provisioner\n  section, to do any configuration required by the builder.\n* Execute a shutdown of the running instance in the clouds.\n* Execute the cloud specific method for creating a new image from the shutdown\n  instance\n* Perform the cloud specific method for deleting the shutdown instance\n\n[1]: https://www.packer.io/\n[2]: https://www.packer.io/intro/getting-started/setup.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-packer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennetworkinglab%2Faether-packer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-packer/lists"}