diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-20 00:36:11 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-10-19 22:35:48 +0000 |
commit | d8e1b37313cb79adba792500ba6566be903b7d57 (patch) | |
tree | 829a5c609e4b27134a0fc957e525f0476558a8f4 /patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch | |
parent | 79793daa2692de8951f0e34b2091a79ef7386158 (diff) |
u/fuel: Bump & rebase for VCP VM timeout increaseopnfv-5.0.RC1opnfv-5.0.0
Change-Id: I12f65038f2617fef4a5a12675a364ef113188b52
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit 6ed719d4587fa9e0d0a9dc2c85b81ac2a5d7e6e6)
Diffstat (limited to 'patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch')
-rw-r--r-- | patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch b/patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch index e1570c67..75e239a0 100644 --- a/patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch +++ b/patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch @@ -21,7 +21,7 @@ Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com> create mode 100644 mcp/salt-formulas/opnfv/adduser.sls diff --git a/mcp/config/states/virtual_control_plane b/mcp/config/states/virtual_control_plane -index 78076f5..955281b 100755 +index a5fc061..b2d005b 100755 --- a/mcp/config/states/virtual_control_plane +++ b/mcp/config/states/virtual_control_plane @@ -14,6 +14,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../scripts/lib.sh" |