Closed
Bug 1156153
Opened 11 years ago
Closed 11 years ago
Blocker for successful test build on a Puppet configured 2008 slave
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: markco, Assigned: markco)
References
Details
Attachments
(2 files)
|
8.39 KB,
patch
|
dustin
:
review+
markco
:
checked-in+
|
Details | Diff | Splinter Review |
|
981 bytes,
patch
|
dustin
:
review+
markco
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8604180 -
Flags: review?(dustin)
Comment 2•11 years ago
|
||
Comment on attachment 8604180 [details] [diff] [review]
BUG1156486.patch
Review of attachment 8604180 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good with $p removed
::: modules/packages/manifests/git.pp
@@ +5,5 @@
> +
> + file {
> + "C:/installersource/puppetagain.pub.build.mozilla.org/EXEs/Git-1.9.2-preview20140411.exe":
> + ensure => file,
> + source => "puppet:///repos$p/EXEs/Git-1.9.2-preview20140411.exe",
$p is undefined here
Attachment #8604180 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8604180 [details] [diff] [review]
BUG1156486.patch
$p removed from the git.pp.
https://hg.mozilla.org/build/puppet/rev/e7c1e98a46e5
Attachment #8604180 -
Flags: checked-in+
| Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8604846 -
Flags: review?(dustin)
Updated•11 years ago
|
Attachment #8604846 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 8604846 [details] [diff] [review]
BUG1156153-2.patch
Review of attachment 8604846 [details] [diff] [review]:
-----------------------------------------------------------------
https://hg.mozilla.org/build/puppet/rev/5b6fc64bc41a
Attachment #8604846 -
Flags: checked-in+
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•