From: Javier BĂ©rtoli Date: Sun, 21 Jun 2020 11:17:21 +0000 (-0300) Subject: feat(components,version): add extra components, new version X-Git-Url: https://git.arvados.org/arvados-formula.git/commitdiff_plain/4bf9501a14f86845865244ee3ffb03a34707d36c?hp=4bf9501a14f86845865244ee3ffb03a34707d36c feat(components,version): add extra components, new version Features: * dispatcher: add component * shell: add webshell subcomponent * config: improve configuration management * config: add check pre-deploy * tests: add new tests * repo: allow to specify and use the dev or testing repos * ruby: add initial package management (mostly for centos) Fixes: * config: yaml_encode passwords, secrets and tokens * config: move some defaults to pillar * various random fixes Documentation: * examples: some fixes on nginx configs Tests: * dependencies: add locale formula and example * webshell: add webshell example, change localhost to 127.0.0.2 BREAKING CHANGES: Arvados was upgraded to a new version (2.1.0) so this formula focuses mostly in that version ---