Ignition file which was transpiled from the Container Linux Config.
- File: ignition.json
- Download:
https://keinos.github.io/CoreOS_CloudConfig/ignition.json
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/ignition.json
Configuration file to be transpiled to ignition.json
.
- File: cloud-config.yml
- Download:
https://keinos.github.io/CoreOS_CloudConfig/cloud-config.yml
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/cloud-config.yml
Bash script to transpile. An alias of ct
(the Config Transpiler) command.
- File: transpile
- Download:
https://keinos.github.io/CoreOS_CloudConfig/transpile
$ curl -O https://keinos.github.io/CoreOS_CloudConfig/transpile