Last modified: 2014-11-20 13:54:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75520, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73520 - Puppet failures on deployment-bastion
Puppet failures on deployment-bastion
Status: ASSIGNED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ori Livneh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-17 18:23 UTC by Yuvi Panda
Modified: 2014-11-20 13:54 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Yuvi Panda 2014-11-17 18:23:06 UTC
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Must pass trusted_group to Class[Keyholder] on node i-0000010b.eqiad.wmflabs
Comment 1 Antoine "hashar" Musso (WMF) 2014-11-20 13:54:33 UTC
Seems to be caused by https://gerrit.wikimedia.org/r/#/c/173353/ keyholder: add /etc/keyholder.d and `keyholder arm` subcommand


 role::deployment::deployment_servers::common has:

     class { '::keyholder':
        trusted_group => 'wikidev',
    }   
            

But ::key holder::private_key has:

   include ::key holder

Which indeed as no default value for the $trusted_group parameter.


Assigning to Ori.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links