Reminder: Technical Advice IRC meeting this week **(Wednesday) 4-5 pm UTC**
on #wikimedia-tech.
Question can be asked in English & Persian.
The Technical Advice IRC Meeting is a weekly support event for volunteer
developers. Every Wednesday, two full-time developers are available to help
you with
Hi all,
I have long been managing some of my tools using non-interactive
provisioning scripts − historically using Shell [1], and increasingly
moving towards Ansible playbooks [2] [3].
Both methods boil down to:
* SSH onto bastion host
* `become tool`
* Execute steps: git pull, install dependenci
Today we have deployed an updated version of the webservicemonitor
service that we use to help ensure that `webservice
--backend=gridengine ...` processes are actively running on the job
grid. The main change in this new version is that we have implemented
tracking of the timestamp of past restart
On Mon, Feb 11, 2019 at 11:45 AM Jean-Frédéric
wrote:
>
> Hi all,
>
> I have long been managing some of my tools using non-interactive provisioning
> scripts − historically using Shell [1], and increasingly moving towards
> Ansible playbooks [2] [3].
>
> Both methods boil down to:
> * SSH onto b