Page MenuHomeDevCentral

Provision nginx configuration for Notifications center
ClosedPublic

Authored by dereckson on Feb 1 2023, 22:41.
Tags
None
Referenced Files
F6958147: D2764.id7017.diff
Fri, Apr 18, 03:48
F6957887: D2764.id7018.diff
Fri, Apr 18, 03:41
F6933973: D2764.id7018.diff
Thu, Apr 17, 15:12
Unknown Object (File)
Thu, Apr 17, 05:37
Unknown Object (File)
Mon, Apr 14, 10:59
Unknown Object (File)
Fri, Apr 11, 00:49
Unknown Object (File)
Thu, Apr 10, 15:18
Unknown Object (File)
Thu, Apr 10, 04:27
Subscribers
None

Details

Summary

Follows standard pattern, uses custom 502 page.

Test Plan

deploy on docker-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
vhost-notif
Build Status
Buildable 4377
Build 4644: arc lint + arc unit

Event Timeline

dereckson created this revision.
docker-001
$ sudo salt-call --local state.sls_id /etc/nginx/vhosts/notifications/notifications.conf roles/paas-docker/nginx/config
local:
----------
          ID: /etc/nginx/vhosts/notifications/notifications.conf
    Function: file.managed
      Result: True
     Comment: File /etc/nginx/vhosts/notifications/notifications.conf is in the correct state
     Started: 22:52:10.628783
    Duration: 159.253 ms
     Changes:

Summary for local
------------
Succeeded: 1
Failed:    0
------------
Total states run:     1
Total run time: 159.253 ms
This revision is now accepted and ready to land.Feb 1 2023, 22:53