Rune Juhl Jacobsen

Results 12 issues of Rune Juhl Jacobsen

Hi, I'm not sure if you're interested, but thought I'd offer this anyway. This `Dockerfile` builds a `periods` Debian package from the current branch and drops it into a `postgres:11`...

### Blueprint name Controller - IKEA E1743 On/Off Switch & Dimmer ### Home Assistant Core Version 2021.10.6 ### Home Assistant Installation Type Home Assistant Container ### Description When configuring an...

bug
blueprint

This PR adds two new options to the jsonnet checker, one for setting library search paths and one for setting external code files. I was unable to get the integration...

This package is required, but not installed on newer Debian-based distros (at least 20.04 (focal), but probably also 18.04, 18.10, 19.04 and 19.10).

tests-fail
merge-conflicts

Adds stricter types for `onboot`, `hotplug` and certain bonding parameters. Also fixes issue in `opts-redhat.erb` when passed a non-string/non-enumerable value. See https://github.com/voxpupuli/puppet-network/compare/master...runejuhl:add-stricter-types?expand=1#diff-6114de1a6f90ec85830d2eab0f0815f7R3 .

backwards-incompatible
merge-conflicts

Also changed quotes for LOCAL_CODE from single to double quotes, which is needed so gitolite can expand the `$ENV{USER}` variable. Note that this needs to be in single quotes when...

When trying to rip a CD, morituri crashes with a KeyError when a matching CD entry is created only as a stub, not a full release: ``` python Traceback (most...

Postfix 3 introduces a `compatibility_level` setting and changes the default value of `daemon_directory`. Also includes linting of primarily trailing spaces.

This creates a fact for each found public ssh key for all users with uid above 500. The defined type then creates an ssh_key, uses the fact to scoop up...