From 72e0ffab0e9968161734183a72477a92b51c1a90 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 21 Nov 2017 20:04:44 +0100 Subject: u/fuel: Fix patch apply failure after latest bump Change-Id: I7e05e05551bb1dee8f531e12fd60b85dcc67e695 Signed-off-by: Alexandru Avadanii --- .../opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch') diff --git a/patches/opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch b/patches/opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch index 99b43ec0..1fe9f782 100644 --- a/patches/opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch +++ b/patches/opnfv-fuel/0009-mcp-salt-formulas-armband-AArch64-bootstrap.patch @@ -32,10 +32,10 @@ Signed-off-by: Alexandru Avadanii create mode 100644 mcp/salt-formulas/armband/files/cloud.py.diff diff --git a/mcp/config/states/virtual_control_plane b/mcp/config/states/virtual_control_plane -index 57c5685..8b9e3ef 100755 +index ec3d5ac..44d7c6d 100755 --- a/mcp/config/states/virtual_control_plane +++ b/mcp/config/states/virtual_control_plane -@@ -26,6 +26,7 @@ salt -C 'kvm*' pkg.install bridge-utils +@@ -25,6 +25,7 @@ salt -C 'kvm*' pkg.install bridge-utils salt -C 'kvm*' state.apply linux.network salt -C 'cmp*' state.apply linux.system salt -C 'cmp*' state.apply linux.network || true -- cgit 1.2.3-korg