[SAC] [OSGeo] #2716: Bring ansible-deployment back up-to-date

#2716: Bring ansible-deployment back up-to-date
---------------------------+--------------------------------------
Reporter: strk | Owner: strk
     Type: task | Status: assigned
Priority: normal | Milestone: Sysadmin Contract 2022-I
Component: Systems Admin | Keywords:
---------------------------+--------------------------------------
Delivarable: `make deploy-all ANSIBLE_CONFIG=ansible.osgeo.prod.cfg`
reports no changes and all services still work

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2716&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2716: Bring ansible-deployment back up-to-date
---------------------------+---------------------------------------
Reporter: strk | Owner: strk
     Type: task | Status: assigned
Priority: normal | Milestone: Sysadmin Contract 2022-I
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+---------------------------------------

Comment (by strk):

After many tweaks today (which can be seen in
https://git.osgeo.org/gitea/sac/ansible-deployment/commits/branch/master

make check-osgeo7-nginx ANSIBLE_CONFIG=ansible.osgeo.prod.cfg # reports no
changes
make check-osgeo7 ANSIBLE_CONFIG=ansible.osgeo.prod.cfg # reports no
changes

The osgeo4 deploy reports changes because one of the tasks is to upgrade
packages, I guess that task should be guarded by some variable to decide
whether or not we really want to upgrade...
Task name is `Upgrade all packages to the latest version`

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2716#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2716: Bring ansible-deployment back up-to-date
---------------------------+---------------------------------------
Reporter: strk | Owner: strk
     Type: task | Status: assigned
Priority: normal | Milestone: Sysadmin Contract 2022-I
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+---------------------------------------

Comment (by strk):

osgeo4 deploy has the same issue with upgrades being enforced on deploy

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2716#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2716: Bring ansible-deployment back up-to-date
---------------------------+---------------------------------------
Reporter: strk | Owner: strk
     Type: task | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2022-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by strk):

* status: assigned => closed
* resolution: => fixed

Comment:

Fixed with https://git.osgeo.org/gitea/sac/ansible-
deployment/commit/dd666fc23e2da8a42dfcfc0aa193390eace14a86 -- we now don't
upgrade anymore on deploy, but we have an upgrade-all.yml playbook instead

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2716#comment:3&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.