[OSGeo] #3049: Ansible clean up deployment of ldap-web

OSGeo trac_osgeo at osgeo.org
Sun Dec 10 14:21:10 PST 2023


#3049: Ansible clean up deployment of ldap-web
----------------------+---------------------------------------
 Reporter:  robe      |      Owner:  cvvergara
     Type:  task      |     Status:  assigned
 Priority:  normal    |  Milestone:  Sysadmin Contract 2023-II
Component:  SysAdmin  |   Keywords:
----------------------+---------------------------------------
 Vicky,

 I recall you are almost done with this.  It seems the deployment of
 .mantra did not happen for prod.

 But I do see it in the current ansible steps


 {{{

 - name: Add /usr/lib/cgi-bin/.mantra
   tags: [ cgi, mantra ]
   copy:
     dest: /usr/lib/cgi-bin/.mantra
     content: |
       {{ LDAP_MANTRA }}
     owner: root
     group: root
     mode: 0644
 }}}


 I think we can have the .mantra in the repo, cause it's a private repo
 anyway.

 That was what went wrong with #3048

 I'd much rather just have it in the repo, so someone doesn't need to edit
 ansible to change it.  Please make sure it's in your new set of steps.
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/3049>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list