Closed Bug 1135163 Opened 9 years ago Closed 9 years ago

configure socorro stage to upload to test bucket

Categories

(Socorro :: Infra, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

For testing bug 1085557 staging should be configured to upload symbols to an S3 test bucket.
Configured stage to use AWS symbol staging buckets for upload:

Sending        local.py.erb
Transmitting file data .
Committed revision 100972.
Status: NEW → ASSIGNED
Created new buckets for testing this, with RW access to the phx stage webapp user only:

org.mozilla.crash-stats.staging.symbols-private
org.mozilla.crash-stats.staging.symbols-public

The public bucket is configured to allow anonymous read-only access, like prod:

https://s3-us-west-2.amazonaws.com/org.mozilla.crash-stats.staging.symbols-public/
I'm not sure how to get things into hiera (we're using a local.py.erb for stage), could you give me a hand with this? For the moment I dropped the AWS keys into the stage local.py.erb 

Since we don't do this at all for prod I'm not sure how much it matters to get this right, but might as well :)
Flags: needinfo?(dmaher)
Like everything else about the Puppet repo, Hiera is a hot mess - you may not have access to trunk/hiera/, which would make editing it difficult (heh).  I've made the appropriate modification - normally I'd attach a diff, but secrets.  See r100998 for the details.
Flags: needinfo?(dmaher)
Thanks phrawzty! This is done and WFM on stage.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.