{"id":28232281,"url":"https://github.com/codekow/lab-provision","last_synced_at":"2025-08-20T21:11:22.059Z","repository":{"id":292469903,"uuid":"960677653","full_name":"codekow/lab-provision","owner":"codekow","description":"A collection of provisioning resources","archived":false,"fork":false,"pushed_at":"2025-08-13T20:09:42.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T22:09:36.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/codekow.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,"zenodo":null}},"created_at":"2025-04-04T21:20:30.000Z","updated_at":"2025-08-13T20:09:46.000Z","dependencies_parsed_at":"2025-07-30T17:11:01.966Z","dependency_job_id":"44a1c04c-f5f8-4cc7-b610-37de253eafbf","html_url":"https://github.com/codekow/lab-provision","commit_stats":null,"previous_names":["codekow/lab-provision"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codekow/lab-provision","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekow%2Flab-provision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekow%2Flab-provision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekow%2Flab-provision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekow%2Flab-provision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codekow","download_url":"https://codeload.github.com/codekow/lab-provision/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codekow%2Flab-provision/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271386098,"owners_count":24750510,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-05-18T20:08:45.591Z","updated_at":"2025-08-20T21:11:22.054Z","avatar_url":"https://github.com/codekow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab-provision\n\nA collection of provisioning scripts and files\n\n## Quick starts\n\n### Download the bins for tftpboot / pxe\n\n```sh\ncd files/tftpboot\n\n. ../../scripts/tftp_bins.sh\n```\n\n### Examples for iPXE / kickstart\n\nA kickstart that includes:\n\n- Encrypts the root filesystem with `luks` and binds to a TPM with a random key\n- Setup GitHub keys on user(s)\n- `BIOS` vs `UEFI` detection\n- Configures nested virtualization\n- Installs `vbmcd` (virtualbmc) and `sushy-tools` for BMC / Redfish emulation\n\nSee [kickstart example](files/tftpboot/install/ks/ks-fedora-server.cfg)\n\niPXE example that includes:\n\n- Check `iPXE` version and update\n- Custom boot based on `hostname` or `mac` address with [client](files/tftpboot/boot.ipxe.cfg)\n- Boot from `http` or `tftp`\n- Boot `Memtest` or `netboot.xyz`\n\nSee [iPXE example](files/tftpboot/boot.ipxe)\n\n### Ansible adhoc commands\n\n```sh\npython -m venv venv\n. ./venv/bin/activate\n\npip install -r requirements.txt\n```\n\n```sh\n# cp ansible.example scratch/inventory\n# modify scratch/inventory as needed\n\nansible -i scratch/inventory -a \"uptime\" nodes\n\nansible -i scratch/inventory -a 'sudo fwupdmgr upgrade -y' nodes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekow%2Flab-provision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodekow%2Flab-provision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodekow%2Flab-provision/lists"}