Closed
Bug 783541
Opened 13 years ago
Closed 13 years ago
Fix puppet anchors
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(1 file)
2.27 KB,
patch
|
dustin
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
When you wrap *multiple* classes with an anchor you may get errors like this:
Could not find resource 'Class[Ssh::Setup]Class[Ssh::Common_known_hosts]' for relationship from 'Anchor[users::builder::setup::begin]' on node...
The easiest fix is to use one class per anchor.
Attachment #652751 -
Flags: review?(dustin)
Updated•13 years ago
|
Attachment #652751 -
Flags: review?(dustin) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment on attachment 652751 [details] [diff] [review]
use 1 class per anchor
http://hg.mozilla.org/build/puppet/rev/26cb7f6914f3
Attachment #652751 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•