ErroredUnit: 0 is in state cannot complete machine configuration: model configuration has no authorized-keys
Bug #1600237 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Andrew Wilkins |
Bug Description
After Andrew's changes to authorized-keys config being only required at bootstrap, most tests now fail with
"ErroredUnit: 0 is in state cannot complete machine configuration: model configuration has no authorized-keys"
As seen in http://
EDIT: This is not unique to our tests; anyone doing a simple deploy sees the same issue.
Changed in juju-core: | |
status: | New → Triaged |
Changed in juju-core: | |
importance: | Undecided → Critical |
assignee: | nobody → Andrew Wilkins (axwalk) |
milestone: | none → 2.0-beta12 |
tags: | added: deploy regression |
description: | updated |
no longer affects: | juju-ci-tools |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | removed: blocker |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta12 → none |
milestone: | none → 2.0-beta12 |
To post a comment you must log in.
Doing a simple bootstrap / deploy on AWS in the default model hits this problem.