Closed Bug 1513856 Opened 6 years ago Closed 6 years ago

Enable integration with Remote Settings server

Categories

(Cloud Services :: Operations: Normandy, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: leplatrem, Assigned: brian)

References

Details

1. Create a dedicated user for server-to-server integration (Bug 1512466) 2. Create the appropriate collection in STAGE and PROD where only account:normandy_server can write (see https://github.com/mozilla-services/remote-settings-permissions/pull/7) 3. Disable multi-signoff for the Normandy collection (see https://github.com/mozilla-services/cloudops-deployment/pull/2809) 4. Configure Normandy to enable integration with Remote Settings: DJANGO_REMOTE_SETTINGS_URL = https://settings-writer.stage.mozaws.net/v1 DJANGO_REMOTE_SETTINGS_USERNAME = normandy_server DJANGO_REMOTE_SETTINGS_PASSWORD = $secret
For Normandy ops: the password is stored in hiera-sops under app/kinto.$env.yaml under the kinto::normandy_server_password key.
Assignee: nobody → bpitts
Status: NEW → ASSIGNED
Component: Normandy Server → Operations: Normandy
Product: Firefox → Cloud Services

This is tested in stage and ready to go to prod.

This is tested in stage and ready to go to prod.

We've just disabled the email notifications for the publication of recipes.
That was the only glitch, so green light on our side :)

AFAIK this is done

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.