- Dec 13, 2020
-
-
nimrod authored
-
- Jul 10, 2017
-
-
nimrod authored
-
- Apr 14, 2017
-
-
nimrod authored
-
- Jan 21, 2017
-
-
nimrod authored
- Stop testing with Docker containers, they're only a good fit for a very limited use (cli applications, not services or system-level) and the speed of testing doesn't justify the work needed.
-
- Dec 27, 2016
-
-
nimrod authored
is generated from a template and includes a pools directory. Pool templates are globbed and added. Assertsions and documentation updated accordingly. - Added ping and status pages, tests are required. - Validate config before restarting service (won't end up with a faulty config and an offline service).
-
- Dec 19, 2016
-
-
nimrod authored
-
nimrod authored
- Decided against file globbing config, would be convoluted for this case. - Decided to stick with Unix socket instead of TCP port (can't have them both for the same pool). - Flushing handlers and waiting for service to come online. - Logging to syslog. - Better assertions. - Added test for changes. - Updated TODO list (didn't have to set user as web server, comes correct by default).
-
nimrod authored
-
nimrod authored
-
- Nov 23, 2016
- Nov 22, 2016
- Nov 16, 2016
-
-
nimrod authored
- Add pre-commit check for out-of-date dependencies. - Add flake8 pre-commit check. - List roles needed for testing (bootstraping) at tests/requirements.yml, leave other dependencies at meta/main.yml. - Update molecule.yml, ansible.cfg for newer versions of Molecule. - Update documentation, playbook accordingly.
-
- Aug 03, 2016
-
-
nimrod authored
how to install roles. - Corrected privilege escalation in tests, added example.
-
- Jul 03, 2016
-
-
nimrod authored
-
- Jun 19, 2016
-
-
nimrod authored
-
- May 20, 2016
-
-
nimrod authored
-