Closed
Bug 1698731
Opened 4 years ago
Closed 4 years ago
Remove `NODE_APP_INSTANCE` env variable (addons-frontend)
Categories
(Cloud Services :: Operations: AMO, task)
Cloud Services
Operations: AMO
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willdurand, Assigned: wezhou)
Details
We don't use the NODE_APP_INSTANCE env var anymore because addons-frontend only has one app and not two like in the past (when we had amo and disco). It should be safe to just remove the references to NODE_APP_INSTANCE in the puppet config.
That will fix a warning when we deploy too.
| Reporter | ||
Comment 1•4 years ago
|
||
:wezhou, assuming https://github.com/mozilla-services/cloudops-deployment/pull/4226 has been deployed on -prod, we can probably close this issue.
Flags: needinfo?(wezhou)
Yes, we can close this ticket now.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(wezhou)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•