Writing on EUC · IaC · DevOps

A way automation
can help you.

Notes from the intersection of End User Computing, Infrastructure as Code and DevOps. Written by Jeroen Meppelink — engineer, Home Assistant tinkerer, and tireless believer that if a human does it twice it belongs in code.

Focus
EUC · IaC · DevOps
Stack
Ansible · Python · Pipelines
Platform
Citrix · Windows · Linux
Hobby
Home Assistant
01 · Writing

Recent notes

View all →
Anisble

Pipeline send an email when stages failed

To ensure timely notification of pipeline failures in Azure DevOps, email notifications have been configured. This allows for immediate awareness of issues, even when the pipeline is scheduled to run automatically.

13 May 2024
Citrix

Pipeline schedule for Citrix desired state configuration

To ensure consistent and predictable Citrix configurations, frequent pipeline execution is crucial. This helps maintain the desired state of the environment. However, due to Azure DevOps scheduling limitations, a custom script was developed to circumvent these restrictions and enable more flexible automation.

8 April 2024
Citrix

Ansible Citrix License server admins library

To streamline Citrix license server administration, I developed a reusable Ansible library that simplifies common tasks and enhances automation capabilities.

4 March 2024
Citrix

Upgrade Citrix CVAD Database with Ansible code

To upgrade the on-premises database of your Citrix CVAD environment, you have two options. You can either perform the upgrade manually, following a step-by-step process, or you can automate the entire procedure using code. Opting for the latter provides you with greater control and allows you to schedule the upgrade according to your preferred timeline.

5 February 2024
Visual studio code

Visual Studio Code Extensions

Visual Studio Code is a powerful tool that can be enhanced with a variety of extensions to make coding more efficient and enjoyable. Here are some popular extensions that can help you with code checking, code prediction, and visualization.

5 January 2024
02 · Projects

Things I've built

GitHub ↗
03 · About

Making enterprise EUC feel like a product.

Jeroen Meppelink · Lead Infrastructure Engineer · Hilversum, NL

I'm a Lead Infrastructure Engineer focused on End User Computing, Infrastructure as Code and DevOps at enterprise scale. My days look like Ansible roles, pipelines, Citrix WEM and the occasional deep dive into why a session is slow. The goal is a platform that runs itself and an application team that doesn't need to file a ticket to ship.

At home I'm a Home Assistant hobbyist and open-source tinkerer. I build custom integrations in Python and JavaScript, including ns-reisadvies — a Dutch train travel advisor that runs on my own network. I write here when something from the day job is worth sharing.