Page MenuHomeDevCentral

Provision nginx configuration for Notifications center
ClosedPublic

Authored by dereckson on Feb 1 2023, 22:41.
Tags
None
Referenced Files
F44294251: D2764.id.diff
Sun, Aug 16, 10:01
F44276359: D2764.id7017.diff
Sun, Aug 16, 08:09
F44266315: D2764.diff
Sun, Aug 16, 07:00
F44249379: D2764.id7018.diff
Sun, Aug 16, 05:15
Unknown Object (File)
Fri, Aug 14, 01:49
Unknown Object (File)
Tue, Aug 11, 20:23
Unknown Object (File)
Tue, Aug 11, 15:36
Unknown Object (File)
Mon, Aug 10, 12:59
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 Not Applicable
Unit
Tests Not Applicable

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