diff --git a/config-gate/files/Makefile b/config-gate/files/Makefile index f513812f6a..e345de6d99 100644 --- a/config-gate/files/Makefile +++ b/config-gate/files/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# SBINDIR ?= /usr/sbin SYSTEMDDIR ?= /usr/lib/systemd/system/ diff --git a/devstack/lib/stx-config b/devstack/lib/stx-config index 04286464e4..c6186bbdf7 100644 --- a/devstack/lib/stx-config +++ b/devstack/lib/stx-config @@ -1,5 +1,9 @@ #!/bin/bash # +# SPDX-License-Identifier: Apache-2.0 +# +# Copyright (C) 2019 Intel Corporation +# # lib/stx-config # Functions to control the configuration and operation of stx-config diff --git a/devstack/override-defaults b/devstack/override-defaults index 999da1630a..27e486a3b4 100644 --- a/devstack/override-defaults +++ b/devstack/override-defaults @@ -1,2 +1,7 @@ #!/bin/bash +# +# SPDX-License-Identifier: Apache-2.0 +# +# Copyright (C) 2019 Intel Corporation +# # Plug-in overrides diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 5dc66cd4e1..bd0ceceb08 100755 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -1,5 +1,9 @@ #!/bin/bash - +# +# SPDX-License-Identifier: Apache-2.0 +# +# Copyright (C) 2019 Intel Corporation +# # devstack/plugin.sh # Triggers stx_config specific functions to install and configure stx_config diff --git a/devstack/settings b/devstack/settings index befbed94a5..f49fef6ef0 100644 --- a/devstack/settings +++ b/devstack/settings @@ -1,4 +1,9 @@ #!/bin/bash +# +# SPDX-License-Identifier: Apache-2.0 +# +# Copyright (C) 2019 Intel Corporation +# # Devstack settings # Services diff --git a/puppet-manifests/src/Makefile b/puppet-manifests/src/Makefile index cd7ced8538..54bc0eb28b 100644 --- a/puppet-manifests/src/Makefile +++ b/puppet-manifests/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# BINDIR ?= /usr/local/bin CONFIGDIR ?= /etc/puppet diff --git a/puppet-modules-wrs/puppet-dcmanager/src/Makefile b/puppet-modules-wrs/puppet-dcmanager/src/Makefile index 3ed5b9eedd..95a83005b0 100644 --- a/puppet-modules-wrs/puppet-dcmanager/src/Makefile +++ b/puppet-modules-wrs/puppet-dcmanager/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-dcorch/src/Makefile b/puppet-modules-wrs/puppet-dcorch/src/Makefile index 18c7413223..6c55689287 100644 --- a/puppet-modules-wrs/puppet-dcorch/src/Makefile +++ b/puppet-modules-wrs/puppet-dcorch/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-fm/src/Makefile b/puppet-modules-wrs/puppet-fm/src/Makefile index 1f6f594059..b7295f8095 100644 --- a/puppet-modules-wrs/puppet-fm/src/Makefile +++ b/puppet-modules-wrs/puppet-fm/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-mtce/src/Makefile b/puppet-modules-wrs/puppet-mtce/src/Makefile index 74f7f73ae0..3436be5e67 100644 --- a/puppet-modules-wrs/puppet-mtce/src/Makefile +++ b/puppet-modules-wrs/puppet-mtce/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-nfv/src/Makefile b/puppet-modules-wrs/puppet-nfv/src/Makefile index 73d8011fa6..907c39375a 100644 --- a/puppet-modules-wrs/puppet-nfv/src/Makefile +++ b/puppet-modules-wrs/puppet-nfv/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-patching/src/Makefile b/puppet-modules-wrs/puppet-patching/src/Makefile index eab598ab96..3be863dea6 100644 --- a/puppet-modules-wrs/puppet-patching/src/Makefile +++ b/puppet-modules-wrs/puppet-patching/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-smapi/src/Makefile b/puppet-modules-wrs/puppet-smapi/src/Makefile index c1932aec40..9c86d27e5e 100644 --- a/puppet-modules-wrs/puppet-smapi/src/Makefile +++ b/puppet-modules-wrs/puppet-smapi/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-sshd/src/Makefile b/puppet-modules-wrs/puppet-sshd/src/Makefile index 5ccb38f302..249294048b 100644 --- a/puppet-modules-wrs/puppet-sshd/src/Makefile +++ b/puppet-modules-wrs/puppet-sshd/src/Makefile @@ -1,6 +1,8 @@ - +# # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/puppet-modules-wrs/puppet-sysinv/src/Makefile b/puppet-modules-wrs/puppet-sysinv/src/Makefile index 782815259a..5446df8d11 100644 --- a/puppet-modules-wrs/puppet-sysinv/src/Makefile +++ b/puppet-modules-wrs/puppet-sysinv/src/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# MODULEDIR ?= /usr/share/puppet/modules diff --git a/storageconfig/storageconfig/Makefile b/storageconfig/storageconfig/Makefile index 3a9053bdbb..abec441d01 100644 --- a/storageconfig/storageconfig/Makefile +++ b/storageconfig/storageconfig/Makefile @@ -1,6 +1,8 @@ # # SPDX-License-Identifier: Apache-2.0 # +# Copyright (C) 2019 Intel Corporation +# INITDDIR ?= /etc/init.d/ GOENABLEDDIR ?= /etc/goenabled.d/