If no user setup is present Jenkins handles this via /var/lib/jenkins/secrets/initialAdminPassword and its setup wizard nowadays. That's something we'd might want to skip, since we provide the user password on the command line and provide the plugins we need via our puppet setup. Jenkins versions >2.138.4 migrate the user records to a slightly different storage format that uses a central index to map user IDs to directory names, also see https://jenkins.io/doc/upgrade-guide/2.138/ Closes: https://github.com/mika/jenkins-debian-glue/issues/223master
parent
aa23145fc5
commit
d6c58cfc8a
Loading…
Reference in new issue