ignition-config 0.6.1

Data structures for reading/writing Ignition configs
Documentation
1
2
3
4
5
6
7
8
9
# Development documentation

## Regenerating `schema.rs`

Run `cargo build --features regenerate`.

## Release process

Create a new [release checklist](https://github.com/coreos/ignition-config-rs/issues/new?labels=release&template=release-checklist.md) and follow the steps there.