https://github.com/rwaffen/iso_build
Build CentOS 7 self booting Minimal ISO with puppet and open-vm-tools
https://github.com/rwaffen/iso_build
bootstrap centos isoimage
Last synced: 2 months ago
JSON representation
Build CentOS 7 self booting Minimal ISO with puppet and open-vm-tools
- Host: GitHub
- URL: https://github.com/rwaffen/iso_build
- Owner: rwaffen
- Created: 2021-02-02T22:39:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T17:27:07.000Z (over 3 years ago)
- Last Synced: 2025-12-13T13:13:15.091Z (7 months ago)
- Topics: bootstrap, centos, isoimage
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iso_build
```bash
vagrant up
```
After this sou should have a `CentOS-Stream-9-x86_64-Minimal-Kickstart.iso` file in the project root.
This can be used to bootstrap CentOS Strem 9 machines automatically.