John Whitman

Results 3 issues of John Whitman

TLDR; might be good to add some extra initrd kernel headers to the `qcow` format to support their use as virtio disks (sample config below). I'm playing with `terraform-provider-libvirt`, and...

Thanks for adding `sops.template` -- it really simplified getting a key into my `inadyn` service. Along the way I learned that you can pass credentials into a systemd unit that...

# Problem I'm dealing with some pydantic models that are deserializing a `urrlib3.response.HTTPResponse`, and they expect the headers attribute to be a dict. It looks like `urllib3` deserializes headers into...