Add copyright headers to comply with Arvados
authorJavier Bértoli <jbertoli@curii.com>
Wed, 21 Jul 2021 18:17:18 +0000 (15:17 -0300)
committerJavier Bértoli <jbertoli@curii.com>
Wed, 21 Jul 2021 18:17:18 +0000 (15:17 -0300)
no issue#
Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli@curii.com>

17 files changed:
arvados/api/package/install.sls
arvados/controller/package/install.sls
arvados/controller/resources/virtual_machines.sls
arvados/osfamilymap.yaml
arvados/ruby/package/install.sls
arvados/workbench/package/install.sls
pillar.example
test/integration/api/controls/packages_spec.rb
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/states/examples/single_host/snakeoil_certs.sls

index 54e20efe59b8c8247e0e0a875f2f02d3c4679d26..4070775c373f871d045e3533a39a1faca0e10e41 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
index de2166a22fa9315bd6d4a26be783ebc6098e613b..a1c8a4da8d63f31fe88b5fdd85ec355d371dfacc 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}
index 3ee67f38d1bec18e7ff6baa374c7c97e5916b0a6..c89b543933f032044a83880993dc12a37247eee3 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
index d6e9df1e88529c84523f27cc48c08c417f9bd026..f4a628ce1c5812c8616304d673739bfe634ccc91 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
 #
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
 #
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 # Setup variables using grains['os_family'] based logic.
 # You just need to add the key:values for an `os_family` that differ
 # from `defaults.yaml` + `osarch.yaml`.
 # Setup variables using grains['os_family'] based logic.
 # You just need to add the key:values for an `os_family` that differ
 # from `defaults.yaml` + `osarch.yaml`.
index c76c043f1bca5c37b75dd1372dec0a2f0c832860..4e26538d3c080db3fd7fd9cdaca48bd3ded819c6 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}
index dff47f62b15b0fd61d7d99396a57f4acbce98705..f8ce0771955e6e1ddc9bd04fed01f5a30c1ca9dd 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
 # -*- coding: utf-8 -*-
 # vim: ft=sls
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
 {#- Get the `tplroot` from `tpldir` #}
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- set sls_config_file = tplroot ~ '.config.file' %}
index ba5f228a1a7017f4975dbc81f4deb943518fb3d5..ddd710cb909f778b1b6ac73e3b8733042cb8b201 100644 (file)
@@ -1,6 +1,10 @@
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
 ---
 # -*- coding: utf-8 -*-
 # vim: ft=yaml
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 # The variables commented out are the default values that the formula uses.
 # The uncommented values are REQUIRED values. If you don't set them, running
 # this formula will fail.
 # The variables commented out are the default values that the formula uses.
 # The uncommented values are REQUIRED values. If you don't set them, running
 # this formula will fail.
index 25641d35d4ec6c1c72e1cc26c61308c07e07009e..7422cebc457996b355743a4e18aa1236907d9b3f 100644 (file)
@@ -1,4 +1,7 @@
 # frozen_string_literal: true
 # frozen_string_literal: true
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
 
 control 'arvados api package' do
   title 'should be installed'
 
 control 'arvados api package' do
   title 'should be installed'
index a79bd41e9a735e5c315f4ee66ad859b338801449..88d69f403919d8238c2d507a28baee8405b195a4 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
 ### NGINX
 nginx:
   ### SERVER
index f1729e7172b248c726be4211df96599f2db3d01d..8500afbf52ba991a968e4a58b9b9ed3eec977236 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
 ### NGINX
 nginx:
   ### SERVER
index 1250d89d2700895ca35837cda677485c0ee670e4..53854308498dc0395160593e907db4156bad6027 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
 ### NGINX
 nginx:
   ### SERVER
index ec79746aeabbe5b99750ad8da962120410e5b172..404e8611235552c954377260968228b0fcb37cf2 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {%- if grains.os_family in ('RedHat',) %}
   {%- set passenger_pkg = 'nginx-mod-http-passenger' %}
   {%- set passenger_mod = '/usr/lib64/nginx/modules/ngx_http_passenger_module.so' %}
 {%- if grains.os_family in ('RedHat',) %}
   {%- set passenger_pkg = 'nginx-mod-http-passenger' %}
   {%- set passenger_mod = '/usr/lib64/nginx/modules/ngx_http_passenger_module.so' %}
index 050adf999bde465103c8c489106cde45d352719d..661ce2c6bf02ce536944e471908a6f46a2a34223 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 # This parameter will be used here to generate a list of upstreams and vhosts.
 # This dict is here for convenience and should be managed some other way, but the
 # different ways of orchestration that can be used for this are outside the scope
 # This parameter will be used here to generate a list of upstreams and vhosts.
 # This dict is here for convenience and should be managed some other way, but the
 # different ways of orchestration that can be used for this are outside the scope
index f50f40ea1988261d050982b769cbb1b2e11b1fa9..5c228bada0c87b6d9031789986a959d2dfeeff43 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
 ### NGINX
 nginx:
   ### SERVER
index c63364909b8e67d49af12190bcb94cf2026d8aae..13c1da0c164338fde0bdab0039f52f08b308e054 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {%- if grains.os_family in ('RedHat',) %}
   {%- set group = 'nginx' %}
 {%- else %}
 {%- if grains.os_family in ('RedHat',) %}
   {%- set group = 'nginx' %}
 {%- else %}
index 34d82213bc74d5b60e4f96bf566b801e1147cc68..7c03d3a6af08a1365df849a0cd061a82b52bcb9d 100644 (file)
@@ -1,4 +1,8 @@
 ---
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {%- if grains.os_family in ('RedHat',) %}
   {%- set group = 'nginx' %}
 {%- else %}
 {%- if grains.os_family in ('RedHat',) %}
   {%- set group = 'nginx' %}
 {%- else %}
index 6ac8f879405efe640c2f42c6f6a559b7a6339130..87211f3185fc0ef5ecc8c54cf46801aab83e7b34 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 {%- set curr_tpldir = tpldir %}
 {%- set tpldir = 'arvados' %}
 {%- from "arvados/map.jinja" import arvados with context %}
 {%- set curr_tpldir = tpldir %}
 {%- set tpldir = 'arvados' %}
 {%- from "arvados/map.jinja" import arvados with context %}