project-config/nodepool/elements/zuul-worker/install.d
Andreas Jaeger ec333103e1 Always add zuul group to zuul user
Not all distros - like openSUSE - create a separate group for each user.
Be explicit when creating zuul user like in
nodepool/elements/jenkins-slave/install.d/20-jenkins-slave.

Code later assumes that user and group are both named zuul, so we need
to set the specific zuul group.

Also, set /bin/bash as root shell following a similar change for
jenkins done in Ic671b7c5344a1e7980bede88bee730b50764e60b to keep these
two invocations in sync.

Change-Id: Iec8de3c0799aa023ace8f172f84bf8a137d0967b
2017-04-28 10:14:59 +02:00
..
60-zuul-worker Always add zuul group to zuul user 2017-04-28 10:14:59 +02:00