Page MenuHomePhabricator

Switch Zookeeper to profile::java
Closed, ResolvedPublic

Description

In T253553 profile::java was created, which streamlines the installation and configuration of Java (picking the correct packages/repos depending on the target release, opting in to the hardened java.security config, passing Java opts centrally and more).

Zookeeper (conf, an-conf) should also switch to it.

Details

Related Changes in Gerrit:

Event Timeline

herron triaged this task as Medium priority.Oct 2 2020, 5:17 PM
herron added a project: Analytics.
herron subscribed.

Change 636864 had a related patch set uploaded (by Elukey; owner: Elukey):
[operations/puppet@production] zookeeper: use profile::java

https://gerrit.wikimedia.org/r/636864

elukey claimed this task.
elukey removed a project: Patch-For-Review.
elukey added a subscriber: razzi.
elukey subscribed.

Going to takeover the ownership of the task since I need to do some refactoring of some code that I have written :)

One gotcha: conf1* is still on jessie (and consequently Java 7), and I don't think anything accounts for Java 7 yet

One gotcha: conf1* is still on jessie (and consequently Java 7), and I don't think anything accounts for Java 7 yet

Yep already opened https://gerrit.wikimedia.org/r/c/operations/puppet/+/636865 :)

Change 636864 merged by Elukey:
[operations/puppet@production] zookeeper: use profile::java

https://gerrit.wikimedia.org/r/636864