ceph: remove ceph user and disable systemd services
[pti/rtp.git] / meta-stx / conf / distro / poky-stx.conf
index c338078..0c09985 100644 (file)
@@ -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; \