Page MenuHomeDevCentral

Declare webserver-alkane has having nginx
ClosedPublic

Authored by dereckson on Aug 4 2024, 13:47.
Tags
None
Referenced Files
F38645693: D3405.id.diff
Sat, Jul 25, 04:12
F38541876: D3405.diff
Fri, Jul 24, 19:27
Unknown Object (File)
Fri, Jul 24, 10:46
Unknown Object (File)
Tue, Jul 7, 15:24
Unknown Object (File)
Tue, Jul 7, 10:44
Unknown Object (File)
Mon, Jul 6, 20:00
Unknown Object (File)
Mon, Jul 6, 13:45
Unknown Object (File)
Mon, Jul 6, 07:07
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