Page MenuHomeDevCentral

Deploy Eglide site to canonical /var/wwwwroot location
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:59.
Tags
None
Referenced Files
F2828217: D1254.id3227.diff
Fri, Apr 19, 03:29
Unknown Object (File)
Sun, Apr 14, 22:59
Unknown Object (File)
Wed, Apr 10, 09:34
Unknown Object (File)
Wed, Apr 10, 09:34
Unknown Object (File)
Wed, Apr 10, 09:34
Unknown Object (File)
Wed, Apr 10, 02:15
Unknown Object (File)
Wed, Apr 10, 02:15
Unknown Object (File)
Mon, Apr 8, 19:19
Subscribers
None

Details

Summary

Every server site should be in /var/wwwroot.

Follow-up for edff5dd956c5.

Test Plan

Deploy on Eglide, check /var/wwwroot/eglide.org/www is created.

Currently no-op, as nginx still points to the former location.

Diff Detail

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

Event Timeline

Salt master
$ salt eglide state.apply roles/shellserver/eglide-website
eglide:                                                                    
----------                             
          ID: /var/wwwroot/eglide.org/www                                    
    Function: file.directory           
      Result: True                                             
     Comment: Directory /var/wwwroot/eglide.org/www updated
     Started: 00:57:25.743009                                                  
    Duration: 77.0 ms                    
     Changes:                          
              ----------                                     
              /var/wwwroot/eglide.org/www:
                  New Dir
----------                                                     
          ID: wwwroot_server                               
    Function: file.recurse                                                     
        Name: /var/wwwroot/eglide.org/www
      Result: True                     
     Comment: Recursively updated /var/wwwroot/eglide.org/www
     Started: 00:57:59.332573             
    Duration: 2938.456 ms              
     Changes:                                        
              ----------               
This revision is now accepted and ready to land.Nov 23 2017, 01:01
This revision was automatically updated to reflect the committed changes.