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)
Fri, Feb 21, 20:01
Unknown Object (File)
Sat, Feb 15, 13:23
Unknown Object (File)
Sat, Feb 15, 13:23
Unknown Object (File)
Sat, Feb 15, 10:19
Unknown Object (File)
Sat, Feb 15, 08:19
Unknown Object (File)
Mon, Feb 10, 21:13
Unknown Object (File)
Mon, Feb 10, 20:00
Unknown Object (File)
Mon, Feb 10, 14:25
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