Page MenuHomeDevCentral

Deploy Servers Log API client to Wearg
ClosedPublic

Authored by dereckson on Feb 28 2018, 20:58.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 00:34
Unknown Object (File)
Sat, Nov 16, 00:13
Unknown Object (File)
Tue, Nov 12, 15:55
Unknown Object (File)
Mon, Nov 11, 01:28
Unknown Object (File)
Thu, Nov 7, 10:58
Unknown Object (File)
Mon, Nov 4, 05:21
Unknown Object (File)
Oct 20 2024, 17:21
Unknown Object (File)
Oct 20 2024, 13:30
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.