https://github.com/charles25565/dummy-ign
Dummy ignition config, when you want to install CoreOS quickly
https://github.com/charles25565/dummy-ign
Last synced: 2 months ago
JSON representation
Dummy ignition config, when you want to install CoreOS quickly
- Host: GitHub
- URL: https://github.com/charles25565/dummy-ign
- Owner: charles25565
- License: other
- Created: 2025-01-29T21:21:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T18:36:24.000Z (3 months ago)
- Last Synced: 2025-03-14T20:40:00.631Z (3 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dummy Ignition
Simple Ignition file for use with Fedora CoreOS, that gives the `core` user the `fedora` password.
## Example
When installing via the FCOS ISO:
```bash
sudo coreos-installer install /dev/DISK --ignition-url https://tinyurl.com/dummy-fcos-ign
```## Template
You can use this project as a template. Just edit `config.bu`, and allow workflows to write stuff.