Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-cloud / recipes-support / puppet / files / puppetlabs-mysql / 0001-Stx-uses-nanliu-staging-module.patch
1 From 3b1cb5e63416223336d2bd6a43f66007b9d388e3 Mon Sep 17 00:00:00 2001
2 From: babak sarashki <babak.sarashki@windriver.com>
3 Date: Thu, 31 Oct 2019 13:54:47 -0700
4 Subject: [PATCH] Stx uses nanliu-staging module
5
6 Use nanliu-staging instead of puppet-staging
7 ---
8  metadata.json | 2 +-
9  1 file changed, 1 insertion(+), 1 deletion(-)
10
11 diff --git a/metadata.json b/metadata.json
12 index 94e9d69..682c1e1 100644
13 --- a/metadata.json
14 +++ b/metadata.json
15 @@ -9,7 +9,7 @@
16    "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
17    "dependencies": [
18      {"name":"puppetlabs/stdlib","version_requirement":">= 3.2.0 < 5.0.0"},
19 -    {"name":"puppet/staging","version_requirement":">= 1.0.1 < 3.0.0"}
20 +    {"name":"nanliu/staging","version_requirement":">= 1.0.1 < 3.0.0"}
21    ],
22    "operatingsystem_support": [
23      {
24 -- 
25 2.17.1
26