Puppet fails with:
Could not find class role::etcd::common for deployment-conf03.deployment-prep.eqiad.wmflabs
Which I guess prevents configuration hold in hieradata from being updated in etcd.
Puppet fails with:
Could not find class role::etcd::common for deployment-conf03.deployment-prep.eqiad.wmflabs
Which I guess prevents configuration hold in hieradata from being updated in etcd.
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | hashar | T168519 Beta cluster varnish fails VCL compilation because citoid.wmflabs.org does not resolve | |||
Resolved | None | T168520 Could not find class role::etcd::common for deployment-conf03.deployment-prep.eqiad.wmflabs |
At https://horizon.wikimedia.org/project/prefixpuppet/
Changed role::etcd::common to profile::etcd
Added to hiera: profile::etcd::cluster_name: 'deployment-prep.eqiad.wmflabs'
It is broken further due to profile:etcd:discovery not being set. In production that seems to point to a k8s cluster.