From 26be4fb77af34a001f01d0f3a01bbf8bf6040877 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 29 Aug 2017 20:11:31 +0200 Subject: p/fuel: Rebase after wrap of common virtual config Change-Id: I1fd6e63385cfa158b35fa544e1cbb65b6d858c34 Signed-off-by: Alexandru Avadanii --- patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch') diff --git a/patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch b/patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch index 3943fb39..6318b89a 100644 --- a/patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch +++ b/patches/opnfv-fuel/0022-lib.sh-Reuse-tmp-mcp.rsa-if-present.patch @@ -8,7 +8,7 @@ Signed-off-by: Alexandru Avadanii 1 file changed, 5 insertions(+) diff --git a/mcp/scripts/lib.sh b/mcp/scripts/lib.sh -index de7b9ec..33ec8b0 100644 +index bf8eb12..5389ced 100644 --- a/mcp/scripts/lib.sh +++ b/mcp/scripts/lib.sh @@ -9,6 +9,11 @@ generate_ssh_key() { -- cgit 1.2.3-korg