From 77301e8a2accf45c1e9cd55b60e9caf720a20155 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 15 Feb 2022 21:52:01 +0100 Subject: modules/: Add module certregen. --- code/environments/production/modules/certregen/NOTICE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 code/environments/production/modules/certregen/NOTICE (limited to 'code/environments/production/modules/certregen/NOTICE') diff --git a/code/environments/production/modules/certregen/NOTICE b/code/environments/production/modules/certregen/NOTICE new file mode 100644 index 0000000..6ee6482 --- /dev/null +++ b/code/environments/production/modules/certregen/NOTICE @@ -0,0 +1,15 @@ +Puppet Module - puppetlabs-certregen + +Copyright 2017 Puppet, Inc. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file -- cgit v1.2.3