Closed
Bug 1139649
Opened 10 years ago
Closed 10 years ago
Create GPO for crash-stats upload token
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
x86_64
Windows Server 2008
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: coop, Assigned: markco)
References
Details
Attachments
(1 file)
(deleted),
text/x-log
|
Details |
In bug 1119238, we're adding a token to all the builders to allow API-based uploads to crash-stats. For Windows, We'll need a GPO created to do this.
The file should be installed at C:/builds/crash-stats-api.token. The file is in hiera, but it might be easiest to grab a copy off of one of the existing Mac builders (say bld-lion-r5-001). The file lives at /builds/crash-stats-api.token on Mac.
Open question: since this is a "simple" file install, is this something we could do with puppet on Windows?
Comment 1•10 years ago
|
||
Keep in mind that we're never going to get puppet on XP, so we'd still need to manage it there with GPO. When we roll puppet out on other versions, we should be able to do it there, though.
Assignee: relops → mcornmesser
Comment 2•10 years ago
|
||
Is there a time frame on this? This is blocking bug 1085557.
Flags: needinfo?(mcornmesser)
Assignee | ||
Comment 3•10 years ago
|
||
This is relatively straight forward.
Coop: do we want to do a test pool before a mass roll out?
Flags: needinfo?(mcornmesser) → needinfo?(coop)
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Mark Cornmesser [:markco] from comment #3)
> This is relatively straight forward.
>
> Coop: do we want to do a test pool before a mass roll out?
Nothing is relying on this yet, so I'm happy to deploy pool-wide and do verification myself afterwards.
Flags: needinfo?(coop)
Assignee | ||
Comment 5•10 years ago
|
||
I have a GPO ready to roll for this.
Do we want this go out across the board including loaner OUs?
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(coop)
Reporter | ||
Comment 6•10 years ago
|
||
(In reply to Mark Cornmesser [:markco] from comment #5)
> I have a GPO ready to roll for this.
>
> Do we want this go out across the board including loaner OUs?
Yes, sounds good.
Flags: needinfo?(coop)
Assignee | ||
Comment 7•10 years ago
|
||
Sounds good. I will go ahead and link the GPO to the Windows OU, so it will go to all domain managed machines machines.
Also this appears to already be in place in Puppet.
Assignee | ||
Comment 8•10 years ago
|
||
After IRC conversation yesterday regarding sanity check, I set a GPO for each machine to echo its name into a file if the crash file api key existed, and then applied it to the 2008 OU. It appears that all 2008 machines that are within the domain picked up the key.
Flags: needinfo?(ted)
Comment 9•10 years ago
|
||
Thanks!
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ted)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•