From: Andrew Gauld Date: Mon, 30 Mar 2020 17:26:23 +0000 (+0000) Subject: Correct user on correct image for genprocessor X-Git-Tag: 1.0.3~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=63f15f3a74ad73cc6aef55fa025ef95163061daf;p=dcaegen2%2Fplatform.git Correct user on correct image for genprocessor Change-Id: I01091421d2f2e7b222ab02cb10e07c45f92e8eac Issue-ID: DCAEGEN2-2170 Signed-off-by: Andrew Gauld --- diff --git a/mod/genprocessor/pom.xml b/mod/genprocessor/pom.xml index 3a53265..bcd271f 100644 --- a/mod/genprocessor/pom.xml +++ b/mod/genprocessor/pom.xml @@ -142,7 +142,7 @@ limitations under the License. sed -i /etc/nginx/nginx.conf -e '/^user /d' && touch /var/run/nginx.pid && mkdir -p /www/data && chown -R nginx:nginx /www /etc/nginx /var/cache/nginx /var/log/nginx /var/run/nginx.pid - dcaemod + nginx nginx @@ -174,7 +174,7 @@ limitations under the License. http://onboarding-api:8080/onboarding 10 - nginx + dcaemod java