aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-30 16:57:23 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-30 16:58:01 +0100
commit69d16cfc0103cce375a4d23f46f63da1bf9114c9 (patch)
treeac41d24797f0d343300fa1c37e8d62e644427bf1 /patches
parent7f54e431eb0c8379b3177dd79f9016fe732fbae5 (diff)
u/fuel: Bump & rebase for apt-mk '2017.12' dist
Change-Id: I2ab66e4c3eff1d5e1423df9201698a13cf9b345d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/opnfv-fuel/0015-Add-pre-install-purge-support-for-base-image.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/opnfv-fuel/0015-Add-pre-install-purge-support-for-base-image.patch b/patches/opnfv-fuel/0015-Add-pre-install-purge-support-for-base-image.patch
index 68f3caa8..f85461f8 100644
--- a/patches/opnfv-fuel/0015-Add-pre-install-purge-support-for-base-image.patch
+++ b/patches/opnfv-fuel/0015-Add-pre-install-purge-support-for-base-image.patch
@@ -346,7 +346,7 @@ index 93ee59d..6a9be97 100644
virsh net-update "mcpcontrol" add ip-dhcp-host \
"<host mac='${cmac}' name='cfg01' ip='${SALT_MASTER}'/>" --live --config
diff --git a/mcp/scripts/salt.sh b/mcp/scripts/salt.sh
-index ab096f3..b719aa8 100755
+index f785fc7..d53f454 100755
--- a/mcp/scripts/salt.sh
+++ b/mcp/scripts/salt.sh
@@ -18,6 +18,8 @@ OPNFV_TMP_DIR="/home/${SALT_MASTER_USER}/opnfv"