Sync public tree to 0bdcbac
This commit is contained in:
parent
9f76e3e70a
commit
21f21fa8b6
3 changed files with 4 additions and 4 deletions
|
|
@ -164,7 +164,7 @@ if (publicDryrunServiceSmoke && publicDryrunDeployPrep && publicDryrunSystemd &&
|
|||
["deployment prep records service address", publicDryrunDeployPrep, /service_addr:[\s\S]*`\$\{serviceHost\}:\$\{servicePort\}`/],
|
||||
["deployment prep records DNS state", publicDryrunDeployPrep, /dns_publication_state: dnsPublicationState/],
|
||||
["deployment prep records service smoke command", publicDryrunDeployPrep, /public-release-dryrun-service-smoke\.js/],
|
||||
["systemd binds public TCP 9443", publicDryrunSystemd, /--listen 0\.0\.0\.0:9443/],
|
||||
["systemd binds public TCP 9443", publicDryrunSystemd, /--listen \[::\]:9443/],
|
||||
["systemd avoids privileged port capability", publicDryrunSystemd, /NoNewPrivileges=true/],
|
||||
["systemd uses dedicated user", publicDryrunSystemd, /User=disasmer[\s\S]*Group=disasmer/],
|
||||
["runbook says externally reachable", publicDryrunRunbook, /externally reachable host/],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue