Page MenuHomeDevCentral

Deploy Servers Log API client to Wearg
ClosedPublic

Authored by dereckson on Feb 28 2018, 20:58.
Tags
None
Referenced Files
F48391427: D1365.diff
Sun, Sep 6, 02:36
F48347828: D1365.diff
Sat, Sep 5, 19:13
Unknown Object (File)
Sat, Sep 5, 04:20
Unknown Object (File)
Sun, Aug 30, 05:28
Unknown Object (File)
Thu, Aug 27, 23:11
Unknown Object (File)
Mon, Aug 24, 01:08
Unknown Object (File)
Mon, Aug 24, 00:56
Unknown Object (File)
Sun, Aug 23, 21:03
Subscribers
None

Details

Summary

Ref T1255.

Test Plan

Script has been tested on Wearg since a dozen of days.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
$ salt-call --local state.apply roles/viperserv/eggdrop/config test=True
[…]
          ID: /srv/viperserv/Wearg/eggdrop.conf
    Function: file.managed                                  
      Result: None           
     Comment: The file /srv/viperserv/Wearg/eggdrop.conf is set to be changed
     Started: 20:53:01.766154
    Duration: 38.496 ms 
     Changes:      
              ----------
              diff:
                  --- 
                  +++ 
                  @@ -76,5 +76,6 @@
                   
                   source scripts/Wearg/Broker.tcl
                   source scripts/Wearg/Notifications.tcl
                  +source scripts/Wearg/ServersLog.tcl
                   source scripts/Wearg/Time.tcl
                   source scripts/vendor/action.fix.tcl
[…]
This revision is now accepted and ready to land.Feb 28 2018, 20:59
This revision was automatically updated to reflect the committed changes.