Page MenuHomeDevCentral

Provide PaaS Docker nginx default vhosts
ClosedPublic

Authored by dereckson on Feb 18 2020, 21:06.
Tags
None
Referenced Files
F2848229: D2227.id5610.diff
Wed, Apr 24, 18:13
Unknown Object (File)
Wed, Apr 24, 07:32
Unknown Object (File)
Tue, Apr 23, 07:10
Unknown Object (File)
Tue, Apr 23, 03:35
Unknown Object (File)
Tue, Apr 23, 00:22
Unknown Object (File)
Mon, Apr 22, 23:59
Unknown Object (File)
Mon, Apr 22, 23:59
Unknown Object (File)
Sun, Apr 21, 20:02
Subscribers
None

Details

Summary

Server cover page and domain not found

Ref T1595.

Test Plan

Tested on Dwellers.

Unit tests provided for new node.get_ipv6_list function.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Error_tests/modules/test_node.py:5E501flake8 E501
Error_tests/modules/test_node.py:125E501flake8 E501
Advice_modules/node.py:221F821flake8 F821
Unit
No Test Coverage
Branch
arcpatch-D2227
Build Status
Buildable 3476
Build 3725: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson added inline comments.
roles/paas-docker/nginx/config.sls
63

[]

Drop TLS for fallback (we'll add it back later with wildcard domains)

+node.get_ipv6_list to get []

$ ssh dwellers sudo nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
This revision is now accepted and ready to land.Feb 20 2020, 05:18
This revision was landed with ongoing or failed builds.Feb 20 2020, 05:21
This revision was automatically updated to reflect the committed changes.