Page MenuHomeDevCentral

Install youtube-dl on viperserv role
ClosedPublic

Authored by dereckson on Nov 17 2017, 04:05.
Tags
None
Referenced Files
F32654008: D1229.diff
Wed, Jun 10, 14:47
Unknown Object (File)
Tue, Jun 9, 21:15
Unknown Object (File)
Tue, Jun 9, 21:08
Unknown Object (File)
Mon, Jun 8, 08:05
Unknown Object (File)
Mon, Jun 8, 07:49
Unknown Object (File)
Sun, Jun 7, 22:48
Unknown Object (File)
Tue, May 26, 18:15
Unknown Object (File)
Sun, May 24, 10:32
Subscribers

Details

Summary

Required by e6a81e6f29f4.

Ref T1309

Test Plan

Give a YouTube URL on a channel where Dæghrefn is connected.

Diff Detail

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

Event Timeline

Fix syntax error (State 'daeghrefn_software' in SLS 'roles/viperserv/software' is not formed as a list)

dereckson edited the summary of this revision. (Show Details)
Ysul
$ salt-call --local state.apply roles/viperserv/software
local:                                 
----------                             
          ID: daeghrefn_software       
    Function: pkg.installed            
      Result: True                     
     Comment: The following packages were installed/updated: youtube_dl        
     Started: 04:08:13.531464          
    Duration: 6151.113 ms              
     Changes:                          
              ----------               
              librtmp:                 
                  ----------           
                  new:                 
                      2.4.20151223     
                  old:                 
              rtmpdump:                
                  ----------           
                  new:                 
                      2.4.20151223     
                  old:                 
              youtube_dl:              
                  ----------           
                  new:                 
                      2017.07.30.1     
                  old:                 

Summary for local                      
------------                           
Succeeded: 1 (changed=1)               
Failed:    0                           
------------                           
Total states run:     1                
Total run time:   6.151 s              
This revision is now accepted and ready to land.Nov 17 2017, 04:09
This revision was automatically updated to reflect the committed changes.