HomeSoftware Heritage

jenkins: Install required jre in jenkins base profile

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

jenkins: Install required jre in jenkins base profile

Without this change, applying the manifest on jenkins server the first time around just
fails the jenkins service as the jre is missing from the PATH.

Implementation wise, this moves the java install instruction into the jenkins base
profile as it's already a requirement for the agent.

Related to T3770

Details

Provenance
ardumontAuthored on Dec 7 2021, 10:08 AM
ardumontPushed on Dec 7 2021, 2:55 PM
Differential Revision
D6757: jenkins: Install required jre in jenkins base profile
Tasks
T3770: Migrate jenkins nodes to bullseye

Commit No Longer Exists

This commit no longer exists in the repository.