{"id":15510340,"url":"https://github.com/ananace/foreman_uuid_boot","last_synced_at":"2026-05-18T05:04:36.980Z","repository":{"id":143078646,"uuid":"589619122","full_name":"ananace/foreman_uuid_boot","owner":"ananace","description":"Foreman plugin to allow booting machines off of UUIDs","archived":false,"fork":false,"pushed_at":"2024-10-28T09:25:04.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T04:41:30.337Z","etag":null,"topics":["foreman","foreman-plugins"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ananace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-01-16T14:46:08.000Z","updated_at":"2024-10-28T09:25:08.000Z","dependencies_parsed_at":"2024-05-20T15:53:45.150Z","dependency_job_id":"4179fa84-21e3-4c30-8ed5-456be5407a50","html_url":"https://github.com/ananace/foreman_uuid_boot","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fforeman_uuid_boot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fforeman_uuid_boot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fforeman_uuid_boot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananace%2Fforeman_uuid_boot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananace","download_url":"https://codeload.github.com/ananace/foreman_uuid_boot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420982,"owners_count":19798502,"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":["foreman","foreman-plugins"],"created_at":"2024-10-02T09:47:52.393Z","updated_at":"2026-05-18T05:04:31.960Z","avatar_url":"https://github.com/ananace.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foreman UUID Boot\n\nAllows booting machines based off of machine UUID instead of - or in addition to - interface MAC\n\nExample iPXE boot URLs;\n\n`http://foreman.example.com/unattended/iPXE?mac=${netX/mac}\u0026uuid=${uuid}`  \n`http://template-proxy.example.com:8000/unattended/iPXE?mac=${netX/mac}\u0026uuid=${uuid}`\n\nAlso works with `http://foreman.example.com/unattended/iPXE?bootstrap=true` after extending the iPXE intermediate script with;\n```patch\n- chain --autofree --replace \u003c%= foreman_url('iPXE', {}, { mac: \"${net#{i}/mac}\" }) %\u003e || goto net\u003c%= i+1 %\u003e\n+ chain --autofree --replace \u003c%= foreman_url('iPXE', {}, { mac: \"${net#{i}/mac}\", uuid: \"${uuid}\" }) %\u003e || goto net\u003c%= i+1 %\u003e\n```\n\n## Installation\n\nSee the [Plugins install instructions, advanced installation from gems](https://theforeman.org/plugins/#2.3AdvancedInstallationfromGems) for information on how to install this plugins.\n\nTo enable the slower fact searching in addition to the UUID boot facet, create a plugin configuration file under `/etc/foreman/plugins` with;\n```yaml\n---\n:uuidboot_factsearch: true\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on the LiU GitLab at https://gitlab.liu.se/ITI/foreman_uuid_boot or on GitHub at https://github.com/ananace/foreman_uuid_boot\n\n## License\n\nThe gem is available as open source under the terms of the [GPL-3.0 License](https://opensource.org/licenses/GPL-3.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fforeman_uuid_boot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananace%2Fforeman_uuid_boot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananace%2Fforeman_uuid_boot/lists"}