Skip to content

bojimans: Fix postgresql version

Otherwise, puppet refuses to apply [1].

  • [1]
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, No preferred version defined or automatically detected. (file: /etc/puppet/code/environments
/production/modules/postgresql/manifests/globals.pp, line: 228, column: 5) on node bojimans.internal.softwareheritage.org
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

Related to T3802

Test Plan

octo-diff, but that shows no difference.

As i have yet again issues with vagrant, i did update puppet master and tried a noop run on bojimans. And now the manifest applies (with this).


Migrated from D6832 (view on Phabricator)

Merge request reports