d27206ec92
This package is 3rdparty. All patches were changed and lifted. Did build puppet-postgresql. Story: 2009242 Task: 43883 Signed-off-by: Roberto Nogueira <robertoluiz.martinsnogueira@windriver.com> Change-Id: I1d473e34c703c6355bee4f33daf6ce12b71b4d19
30 lines
823 B
Diff
30 lines
823 B
Diff
From 9f7b9e1c206c7a77015094314bc5992a36239fd7 Mon Sep 17 00:00:00 2001
|
|
From: Roberto Luiz Martins Nogueira
|
|
<robertoluiz.martinsnogueira@windriver.com>
|
|
Date: Sun, 7 Nov 2021 10:53:36 -0300
|
|
Subject: [PATCH] remove-puppetlabs-apt-as-a-requirement
|
|
|
|
Signed-off-by: Roberto Luiz Martins Nogueira <robertoluiz.martinsnogueira@windriver.com>
|
|
---
|
|
metadata.json | 4 ----
|
|
1 file changed, 4 deletions(-)
|
|
|
|
diff --git a/metadata.json b/metadata.json
|
|
index dc1cc66..1aa48b2 100644
|
|
--- a/metadata.json
|
|
+++ b/metadata.json
|
|
@@ -12,10 +12,6 @@
|
|
"name": "puppetlabs/stdlib",
|
|
"version_requirement": ">= 4.13.1 < 7.0.0"
|
|
},
|
|
- {
|
|
- "name": "puppetlabs/apt",
|
|
- "version_requirement": ">= 2.0.0 < 8.0.0"
|
|
- },
|
|
{
|
|
"name": "puppetlabs/concat",
|
|
"version_requirement": ">= 4.1.0 < 7.0.0"
|
|
--
|
|
2.17.1
|
|
|