feat(config): enable strict config-check before deploying
authorJavier Bértoli <javier@netmanagers.com.ar>
Mon, 3 May 2021 22:05:19 +0000 (19:05 -0300)
committerJavier Bértoli <javier@netmanagers.com.ar>
Mon, 3 May 2021 22:45:41 +0000 (19:45 -0300)
* modify pillars and examples to pass config-check

BREAKING CHANGE: the configuration file now is checked before deployment
to make sure it's valid. As keys and tokens now are checked to make sure
they comply with Arvados' requirements, old configurations might fail to
deploy


No differences found