X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fgenprocessor%2Fpom.xml;h=3a5326568dc00455322b8e9e1a7a885eecc0984d;hb=6368b68071f27cce439d1940b9806100f7aef0e1;hp=ccc1ce356feba295afa19d2a3b69e43ee81275e8;hpb=f6a8a8322d09d5f6012167d298dea6f0471cb82c;p=dcaegen2%2Fplatform.git diff --git a/mod/genprocessor/pom.xml b/mod/genprocessor/pom.xml index ccc1ce3..3a53265 100644 --- a/mod/genprocessor/pom.xml +++ b/mod/genprocessor/pom.xml @@ -140,7 +140,7 @@ limitations under the License. - groupadd -g 1000 dcaemod && useradd --shell /bin/bash -u 1000 -g 1000 -m dcaemod + 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 @@ -166,7 +166,7 @@ limitations under the License. artifact-with-dependencies - groupadd -g 1000 dcaemod && useradd --shell /bin/bash -u 1000 -g 1000 -m dcaemod && mkdir -p /work && chown dcaemod:dcaemod /work + groupadd -g 1000 dcaemod && useradd --shell /bin/bash -u 1000 -g 1000 -m dcaemod /maven @@ -174,7 +174,7 @@ limitations under the License. http://onboarding-api:8080/onboarding 10 - dcaemod + nginx java