From 24d9bf9ec8c1a4e6fae715b1849e355020dd0cd2 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 16 Aug 2018 16:18:13 +0200 Subject: u/fuel: Bump & rebase for default apache ports Change-Id: I9a1ab245a50242d2b3eecfa82fd9c272953aa6d8 Signed-off-by: Alexandru Avadanii --- patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch') diff --git a/patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch b/patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch index 9a23ac1f..b6194695 100644 --- a/patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch +++ b/patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch @@ -34,7 +34,7 @@ index 14d6a570..1317900a 100755 wait_for 5.0 "salt -C '${cluster_nodes_query}' state.apply salt.minion" wait_for 5.0 "salt -C '${compute_nodes_query}' state.apply linux.system,linux.network" diff --git a/mcp/config/states/virtual_control_plane b/mcp/config/states/virtual_control_plane -index cc227a97..51823a0c 100755 +index f8ef86b3..40849e66 100755 --- a/mcp/config/states/virtual_control_plane +++ b/mcp/config/states/virtual_control_plane @@ -39,6 +39,7 @@ vcp_nodes=$(salt --out yaml 'kvm01*' pillar.get salt:control:cluster:internal:no @@ -46,13 +46,13 @@ index cc227a97..51823a0c 100755 # Propagate APT proxy config created by curtin on baremetal nodes to VCP VMs diff --git a/mcp/reclass/classes/cluster/all-mcp-arch-common/init.yml.j2 b/mcp/reclass/classes/cluster/all-mcp-arch-common/init.yml.j2 -index 987c5eb2..afeadc80 100644 +index fb1dcacd..530f85e1 100644 --- a/mcp/reclass/classes/cluster/all-mcp-arch-common/init.yml.j2 +++ b/mcp/reclass/classes/cluster/all-mcp-arch-common/init.yml.j2 -@@ -11,6 +11,9 @@ classes: - - cluster.all-mcp-arch-common.opnfv - parameters: +@@ -13,6 +13,9 @@ parameters: _param: + openstack_version: queens + + opnfv_user_username: opnfv + opnfv_user_password: $1$5/pIEHT1$XFBhNWW4Q8gYd19hczgPF1 + -- cgit 1.2.3-korg