Page MenuHomeDevCentral

Install youtube-dl on viperserv role
ClosedPublic

Authored by dereckson on Nov 17 2017, 04:05.
Tags
None
Referenced Files
F3114607: D1229.id3158.diff
Mon, Jun 17, 09:44
Unknown Object (File)
Sun, Jun 16, 09:02
Unknown Object (File)
Thu, Jun 13, 01:08
Unknown Object (File)
Wed, Jun 12, 09:44
Unknown Object (File)
Wed, Jun 12, 08:21
Unknown Object (File)
Sun, Jun 9, 15:43
Unknown Object (File)
Sat, Jun 8, 03:08
Unknown Object (File)
Thu, Jun 6, 16:45

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.