X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-stx%2Fconf%2Fdistro%2Fpoky-stx.conf;h=1d569ab496b097c74388f886c74466eaf33974e6;hb=4859bfe7ff7c449205787f1c5018a65c02261087;hp=c338078ca9320bb4f6902696dc7dcf93ee19f386;hpb=4de5adc7cd428a25390591fe985eac5158e9074b;p=pti%2Frtp.git diff --git a/meta-stx/conf/distro/poky-stx.conf b/meta-stx/conf/distro/poky-stx.conf index c338078..1d569ab 100644 --- a/meta-stx/conf/distro/poky-stx.conf +++ b/meta-stx/conf/distro/poky-stx.conf @@ -56,9 +56,6 @@ EXTRA_USERS_PARAMS_CONFIG = "\ useradd -m -g sys_protected -G root \ -d /home/sysadmin -p ${SYSADMIN_P} \ -s /bin/sh sysadmin; \ - useradd -p '' ceph; \ - groupadd ceph; \ - usermod -a -G ceph ceph; \ useradd -p '' haproxy; \ groupadd haproxy; \ usermod -a -G haproxy haproxy; \ @@ -77,6 +74,7 @@ EXTRA_USERS_PARAMS_CONFIG = "\ usermod -a -G sys_protected nfv; \ usermod -a -G sys_protected patching; \ usermod -a -G sys_protected haproxy; \ + usermod -a -G snmpd fm; \ usermod -P root root; \ \ groupadd -r -g 128 nscd; \ @@ -91,6 +89,7 @@ HELM_TOOL_KIT_VERSION = "0.1.0" TIS_PATCH_VER = "7" HELM_REPO = "stx-platform" STX_REL = "19.12" +ORAN_REL = "Bronze (2.0)" # For the stx /etc/build.info STX_ID = "3.0"