Page MenuHomeDevCentral

Deploy Eglide site to canonical /var/wwwwroot location
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:59.
Tags
None
Referenced Files
F6806690: D1254.diff
Fri, Apr 11, 13:28
F6805237: D1254.diff
Fri, Apr 11, 10:39
F6805236: D1254.id.diff
Fri, Apr 11, 10:39
F6801116: D1254.id3228.diff
Fri, Apr 11, 04:18
Unknown Object (File)
Thu, Apr 10, 12:17
Unknown Object (File)
Sat, Apr 5, 11:12
Unknown Object (File)
Fri, Apr 4, 17:26
Unknown Object (File)
Fri, Apr 4, 02:03
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 Passed
Unit
No Test Coverage
Branch
eglide-move-www
Build Status
Buildable 1996
Build 2244: arc lint + arc unit

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.