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-20 00:36:55 +0200 |
commit | 6ed719d4587fa9e0d0a9dc2c85b81ac2a5d7e6e6 (patch) | |
tree | 829a5c609e4b27134a0fc957e525f0476558a8f4 /patches/opnfv-fuel/0014-Add-opnfv-user-to-the-deployment.patch | |
parent | 532cc0804053f2b138f23fa85e7f30c839b0b85a (diff) |
u/fuel: Bump & rebase for VCP VM timeout increase
Change-Id: I12f65038f2617fef4a5a12675a364ef113188b52
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
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" |