aboutsummaryrefslogtreecommitdiffstats
path: root/patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-08-16 16:18:13 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-08-16 16:19:46 +0200
commit24d9bf9ec8c1a4e6fae715b1849e355020dd0cd2 (patch)
treeef0a59fe79c91be25ccb3d2a254e8119219c85e7 /patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch
parentaedf6ed1184ba41ecd9a27750e71d99ee35057f3 (diff)
u/fuel: Bump & rebase for default apache ports
Change-Id: I9a1ab245a50242d2b3eecfa82fd9c272953aa6d8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch')
-rw-r--r--patches/opnfv-fuel/0004-Add-opnfv-user-to-the-deployment.patch10
1 files changed, 5 insertions, 5 deletions
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
+