Page MenuHomePhabricator

Puppet broken on Beta Cluster (profile::backup::ferm_directors)
Closed, ResolvedPublic

Description

The last Puppet run was at Fri Oct 18 10:30:00 UTC 2019 (2890 minutes ago).

maurelio@deployment-deploy01:~$ sudo puppet agent -tv
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Could not find data item profile::backup::ferm_directors in any Hiera data file and no default supplied at /etc/puppet/modules/profile/manifests/backup/host.pp:15:37 on node deployment-deploy01.deployment-prep.eqiad.wmflabs
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

Event Timeline

All I did to fix this was set ‘profile::backup::ferm_directors: []’ in hiera.

All I did to fix this was set ‘profile::backup::ferm_directors: []’ in hiera.

I re-ran puppet and I still see the same error message. Shall we configure this at other place (Horizon or pupet repo?)

@MarcoAurelio it takes a few minutes due to the cache. (It’s not instant once your edit that page)