feat(distro): add centos-7 support
authorJavier Bértoli <javier@netmanagers.com.ar>
Tue, 3 Nov 2020 20:31:57 +0000 (17:31 -0300)
committerJavier Bértoli <javier@netmanagers.com.ar>
Tue, 3 Nov 2020 20:57:39 +0000 (17:57 -0300)
commitba5e37ebc18049d4340388fc0c19dcb2a78d6a86
treec3cbbcef5e7935f20de6706f6357d26a35567576
parent86ea398742e99ab5942705b342b0f0ac7bdef41d
feat(distro): add centos-7 support
45 files changed:
.salt-lint
.travis.yml
arvados/api/package/install.sls
arvados/defaults.yaml
arvados/dispatcher/package/install.sls
arvados/files/default/config.tmpl.jinja
arvados/osfamilymap.yaml
arvados/ruby/package/install.sls
arvados/shell/config/files/RedHat/shell-shellinabox.tmpl.jinja [new file with mode: 0644]
arvados/shell/package/install.sls
arvados/workbench/package/install.sls
kitchen.yml
pillar.example
test/integration/api/controls/config_spec.rb
test/integration/api/controls/services_spec.rb
test/integration/controller/controls/config_spec.rb
test/integration/controller/controls/services_spec.rb
test/integration/dispatcher/controls/config_spec.rb
test/integration/dispatcher/controls/files_spec.rb
test/integration/keepproxy/controls/config_spec.rb
test/integration/keepproxy/controls/services_spec.rb
test/integration/keepstore/controls/services_spec.rb
test/integration/keepweb/controls/config_spec.rb
test/integration/keepweb/controls/services_spec.rb
test/integration/repo/controls/repo_spec.rb
test/integration/shell/controls/config_spec.rb
test/integration/shell/controls/repo_spec.rb
test/integration/shell/controls/services_spec.rb
test/integration/websocket/controls/config_spec.rb
test/integration/websocket/controls/services_spec.rb
test/integration/workbench/controls/config_spec.rb
test/integration/workbench/controls/services_spec.rb
test/integration/workbench2/controls/config_spec.rb
test/salt/pillar/arvados.sls
test/salt/pillar/examples/nginx_api_configuration.sls
test/salt/pillar/examples/nginx_controller_configuration.sls
test/salt/pillar/examples/nginx_keepproxy_configuration.sls
test/salt/pillar/examples/nginx_keepweb_configuration.sls
test/salt/pillar/examples/nginx_passenger.sls
test/salt/pillar/examples/nginx_webshell_configuration.sls
test/salt/pillar/examples/nginx_websocket_configuration.sls
test/salt/pillar/examples/nginx_workbench2_configuration.sls
test/salt/pillar/examples/nginx_workbench_configuration.sls
test/salt/pillar/examples/postgresql.sls
test/salt/states/example_add_snakeoil_certs/init.sls