An open API service indexing awesome lists of open source software.

https://github.com/nightspotlight/coreos-hcloud-packer

My Packer scripts to build a CoreOS image in Hetzner Cloud
https://github.com/nightspotlight/coreos-hcloud-packer

coreos fedora hcloud hetzner packer

Last synced: 3 months ago
JSON representation

My Packer scripts to build a CoreOS image in Hetzner Cloud

Awesome Lists containing this project

README

        

# coreos-hcloud-packer

Packer scripts for building a [Fedora CoreOS](https://fedoraproject.org/coreos/) server image in [Hetzner Cloud](https://www.hetzner.com/cloud/).

## Prerequisites

1. Set environment variable `HCLOUD_TOKEN` prior to running Packer.

## Upgrading

Provide new values for variables `coreos_version` and paste corresponding SHA256 checksum in `coreos_checksum` (as found in stream JSON).

## Authors

* Roman Eremeev (@nightspotlight)

## License

This work is licensed under the MIT License – see [LICENSE](LICENSE) file for details.