diff --git a/modules/puppet-dcmanager/src/Makefile b/modules/puppet-dcmanager/src/Makefile index 3ed5b9eed..95a83005b 100644 --- a/modules/puppet-dcmanager/src/Makefile +++ b/modules/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/modules/puppet-dcorch/src/Makefile b/modules/puppet-dcorch/src/Makefile index 18c741322..6c5568928 100644 --- a/modules/puppet-dcorch/src/Makefile +++ b/modules/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/modules/puppet-fm/src/Makefile b/modules/puppet-fm/src/Makefile index 1f6f59405..b7295f809 100644 --- a/modules/puppet-fm/src/Makefile +++ b/modules/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/modules/puppet-mtce/src/Makefile b/modules/puppet-mtce/src/Makefile index 74f7f73ae..3436be5e6 100644 --- a/modules/puppet-mtce/src/Makefile +++ b/modules/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/modules/puppet-nfv/src/Makefile b/modules/puppet-nfv/src/Makefile index 73d8011fa..907c39375 100644 --- a/modules/puppet-nfv/src/Makefile +++ b/modules/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/modules/puppet-patching/src/Makefile b/modules/puppet-patching/src/Makefile index eab598ab9..3be863dea 100644 --- a/modules/puppet-patching/src/Makefile +++ b/modules/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/modules/puppet-smapi/src/Makefile b/modules/puppet-smapi/src/Makefile index c1932aec4..9c86d27e5 100644 --- a/modules/puppet-smapi/src/Makefile +++ b/modules/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/modules/puppet-sshd/src/Makefile b/modules/puppet-sshd/src/Makefile index 5ccb38f30..249294048 100644 --- a/modules/puppet-sshd/src/Makefile +++ b/modules/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/modules/puppet-sysinv/src/Makefile b/modules/puppet-sysinv/src/Makefile index 782815259..5446df8d1 100644 --- a/modules/puppet-sysinv/src/Makefile +++ b/modules/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/puppet-manifests/src/Makefile b/puppet-manifests/src/Makefile index cd7ced853..54bc0eb28 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