Skip to content

Instantly share code, notes, and snippets.

View theSuess's full-sized avatar
🔭

Dominik Süß theSuess

🔭
View GitHub Profile
@ansemjo
ansemjo / embed_ignition.sh
Created January 3, 2019 15:53
Embed CoreOS ignition configuration in the released OVA for easy deployment of multiple instances on VMware.
#!/usr/bin/env bash
# Copyright (c) 2019 Anton Semjonov
# Licensed under the MIT License
# This script embeds a transpiled ignition (JSON) config in the CoreOS OVA
# as guestinfo parameters, so you can deploy several machines with the
# same configuration easily.
# required arguments / inputs