Difference between revisions of "SAC:Updating Mantra"

From OSGeo
Jump to navigation Jump to search
(Created page with "Procedure to update the Mantra required for new OSGeo UserID registrations: 1. Update the mantra in the OSGeo SAC password manager (edit,commit,push) 2. Update the ansib...")
 
 
Line 7: Line 7:
 
   4. Update https://git.osgeo.org/gitea/sac/userid-mantra [ TODO: have ansible do this ! ]
 
   4. Update https://git.osgeo.org/gitea/sac/userid-mantra [ TODO: have ansible do this ! ]
 
   5. Announce that the mantra was updated to the mantra-request address and to SAC mailing list
 
   5. Announce that the mantra was updated to the mantra-request address and to SAC mailing list
 +
 +
[[Category:Infrastructure]]

Latest revision as of 01:13, 12 March 2025

Procedure to update the Mantra required for new OSGeo UserID registrations:


 1. Update the mantra in the OSGeo SAC password manager (edit,commit,push)
 2. Update the ansible-deployment password manager submodule (add, commit, push)
 3. Deploy the mantra: ansible-playbook deployment/deploy-ldap-web.yml --tags mantra --diff (ANSIBLE_CONFIG=ansible.osgeo.prod.cfg)
 4. Update https://git.osgeo.org/gitea/sac/userid-mantra [ TODO: have ansible do this ! ]
 5. Announce that the mantra was updated to the mantra-request address and to SAC mailing list