Page MenuHomeDevCentral

Declare webserver-alkane has having nginx
ClosedPublic

Authored by dereckson on Aug 4 2024, 13:47.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 16:44
Unknown Object (File)
Wed, May 7, 10:02
Unknown Object (File)
Tue, May 6, 10:26
Unknown Object (File)
Mon, May 5, 23:15
Unknown Object (File)
Mon, May 5, 18:55
Unknown Object (File)
Fri, May 2, 16:25
Unknown Object (File)
Wed, Apr 30, 18:58
Unknown Object (File)
Tue, Apr 29, 02:03
Subscribers
None

Details

Summary

web-001 has the certificates renewal script without nginx version.

Test Plan

Deploy on web-001

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Error_modules/node.py:455E501flake8 E501
Unit
No Test Coverage
Branch
webserver-alkane-has-nginx
Build Status
Buildable 5416
Build 5697: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Aug 4 2024, 13:47
This revision was landed with ongoing or failed builds.Aug 4 2024, 13:47
This revision was automatically updated to reflect the committed changes.
Complector
$ salt web-001 node.has_nginx  
web-001:
    False

$ salt web-001 saltutil.sync_all                                 
web-001:
    ----------
    beacons:
    clouds:
    engines:
    executors:
    grains:
    log_handlers:
    matchers:
    modules:
        - modules.node
    output:
    proxymodules:
    renderers:
    returners:
    sdb:
    serializers:
    states:
    thorium:
    utils:

$ salt web-001 node.has_nginx   
web-001:
    True