From 04f9a353dc4a52eb869f0eaac3aafec1723c0a3d Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 10 Nov 2017 17:37:27 +0100 Subject: u/fuel: Bump & rebase for proxy apache fix Change-Id: Id4b6c37d6814458600e2554f96e4580b126f1b63 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 1b6094cb..90416ad4 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 2163069..ec1cd00 100755 +index aef2c28..e8b4271 100755 --- a/mcp/config/states/virtual_control_plane +++ b/mcp/config/states/virtual_control_plane -@@ -21,6 +21,7 @@ salt -C 'kvm*' pkg.install bridge-utils +@@ -28,6 +28,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