Ask Bjørn Hansen
Ask Bjørn Hansen
It'd be convenient if the package (or I guess rather documentation...) used "go generate".
spec at https://github.com/mustache/spec examples at https://github.com/twitter/hogan.js/tree/master/test or https://github.com/defunkt/mustache/tree/master/test
hush makes logging into ihg.com not work. (also thank you; the internet is so much better with hush installed!)
Handle the "commands" exabgp sends when it reconnects bhp
I'm trying to use this from another role, but just get errors. A correct example in the readme would be helpful! ``` - name: setup nsd_exporter service include_role: name: tumf.systemd-service...
**Actual behavior** Using `RUN [ "chmod", "a+x", "/some/file" ]` the specified file gets the executable bit for the rest of the Kaniko run, but not in the final image **Expected...
I load ipxe over tftp from a path (`ipxe/netboot.xyz.kpxe`). If I'm not mistaken (which is very possible) that's what makes this line from `netboot.xyz.j2` not match: ``` isset ${tftp-server} &&...
The templates have a setting for `bootloader_filename`, but in most places `site_name` is used instead. This causes some features to break if `site_name` and `bootloader_filename` aren't set to the same...