Ben Webber

Results 20 issues of Ben Webber

Raised in https://github.com/rpgtex/DND-5e-LaTeX-Template/pull/189#issuecomment-463186495: Our captions assume the damage type precedes the word for "damage". This is not the case in French (and other Romance languages). For example, "bludgeoning damage" is...

help wanted

The LaTeX3 code we've been developing assumes recent versions of TeX Live, or at least the ability to upgrade `l3kernel` and `l3packages`. Some users may not be able to upgrade...

help wanted

- [x] Create a `minecraft_server` variable that defaults to `vanilla` `minecraft` - [x] Download BuildTools - [x] Run BuildTools with `--rev {{ minecraft_version }}` to build Spigot - [x] Update...

spigot
server

No description really needed. Offer it as an alternate server install along with Spigot, FTB, and vanilla.

server
cuberite

Would allow us to: * remove Supervisor support * run servers under Java 8 everywhere The plan would look something like this: 1. Deprecate Ubuntu 14.04 and Supervisor in the...

discussion

Changes: * Replaces role variable interface with a flexible, map-based interface. Refer to the [README](https://github.com/devops-coop/ansible-haproxy/blob/3ef2eb9f3d22ff27a1043c689b3819c87ab44ffa/README.md) for how we parse role variables. * Eliminates individual templates in favour of single `haproxy.cfg`...

- [x] Merge existing pull requests - [x] Fix Ansible 2 deprecation warnings - [x] Drop support for SmartOS - [x] Adopt SemVer - [ ] Configure test harness for...

Install the `epel-release` package instead: https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F

enhancement

CentOS and Alpine don't ship error files (or don't place them in the locations found in `defaults.yml`). In the `defaults.cfg` template, we do not configure `errorfile` directives on these distributions:...

bug