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)
Sun, Apr 27, 15:03
Unknown Object (File)
Sun, Apr 27, 07:37
Unknown Object (File)
Sat, Apr 26, 17:15
Unknown Object (File)
Sat, Apr 19, 15:29
Unknown Object (File)
Sat, Apr 19, 10:36
Unknown Object (File)
Sat, Apr 19, 10:35
Unknown Object (File)
Fri, Apr 18, 13:14
Unknown Object (File)
Fri, Apr 18, 10:55
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