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)
Mon, May 11, 13:48
Unknown Object (File)
Sun, May 10, 05:14
Unknown Object (File)
Mon, May 4, 02:29
Unknown Object (File)
Sun, May 3, 09:37
Unknown Object (File)
Fri, May 1, 11:48
Unknown Object (File)
Fri, May 1, 11:34
Unknown Object (File)
Thu, Apr 30, 08:52
Unknown Object (File)
Wed, Apr 29, 10:58
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 Not Applicable
Unit
Tests Not Applicable

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