As part of T192092 (mediawiki_maintenance role on stretch) i noticed that one issue is that proxysql does not start. _> T192092#4183661
I think there are 2 separate issues:
- package only available for jessie:
[install1002:~] $ sudo -i reprepro ls proxysql proxysql | 1.4.3 | jessie-wikimedia | amd64
- package doesn't get installed by puppet:
I did _not_ get an "package not available" error during the puppet run and looking at modules/proxysql/manifests/init.pp and modules/profile/manifests/proxysql. i don't see a "package" resource or include? (in git log it says for the very first commit though that it installs the package, did that get lost in a refactor or something?)