Gauthier Delacroix

Results 37 comments of Gauthier Delacroix

Terminus has the same issue: https://github.com/Eugeny/terminus/issues/768 This isn't limited to Scandinavian keyboards. At least French and Spanish are affected too (any layout with the AltGr key and 2 steps accents...

Your PR is missing service overrides template: https://github.com/garethr/garethr-docker/blob/master/templates/etc/systemd/system/docker.service.d/service-overrides-rhel.conf.erb#L2

The docker run template refers statically to `docker.service`: https://github.com/garethr/garethr-docker/blob/master/templates/etc/systemd/system/docker-run.erb#L2 https://github.com/garethr/garethr-docker/blob/master/templates/etc/systemd/system/docker-run.erb#L7

Service overriding is also static: https://github.com/garethr/garethr-docker/blob/master/manifests/service.pp#L150 https://github.com/garethr/garethr-docker/blob/master/manifests/service.pp#L155 https://github.com/garethr/garethr-docker/blob/master/templates/etc/systemd/system/docker.service.d/service-overrides-rhel.conf.erb#L2

@johnnyshields Your option seems complicated knowing that it's just about changing the default value (backward incompatible change) because the former one is too common. @dblock It is already possible to...

@johnnyshields I'm not sure why you want to use an alias here. This way we can change the field name in mongodb but both names will be available in the...

@johnnyshields This sounds fine like this. The alias isn't a problem anymore if it's dynamic too but I think it should be opt-in (no alias by default), and default field...

@johnnyshields I don't need the alias feature, so I don't need it to be model specific ;o) As it doesn't exists yet, it won't be a regression. (But you'll always...

I can install it on Win 7, the icon is added to start menu, but nothing happens when opening it...