From cfgmgmtcamp.org
1 1
Schedule, talks and talk submissions for CfgMgmtCamp 2025 Ghent
#cfp #ghent #opensource #cfgmgmtcamp #configmanagement
on Jul 15
From cfgmgmtcamp.org
Make Containers Small Again! Config Management Camp 2024 Ghent
0 0
You have containers, but you don't know if you can trust them? Or you have trusted containers, but they are still bulky and contain "junk"? You tried layering deltas, but ended up with with too much complexity overhead? You finally want to run it, but forgot that long command? Imagine if...
on Feb 6
From cfgmgmtcamp.org
Where does your Ansible code come from? Config Management Camp 2024 Ghent
0 0
Ansible code often gets executed with a very high level of access to ensure it can perform all the necessary actions to complete its task. This high level of access creates the risk of attacks leveraging the automation code as an attack vector. It is possible to use cryptographic signatures to...
on Feb 6
From cfgmgmtcamp.org
0 0
In this talk i will explain the story about a customer that wanted to do "somewhat of a automated release of software" ;-) - Why do customers need this? - Possible new ways of building and releasing software - The application pipeline: More than only building software - What is Gitops? -...
on Feb 6
From cfgmgmtcamp.org
Maintaining over 80 Ansible modules: 8 years later Config Management Camp 2024 Ghent
0 0
The [Foreman](https://theforeman.org) community maintains a [collection of over 80 Ansible modules](https://github.com/theforeman/foreman-ansible-modules) for interaction with the Foreman API and the various plugin APIs. At [cfgmgmtcamp 2020 we talked about the first four years of that...
on Feb 6
From cfgmgmtcamp.org
Automating Hybrid Clouds with Event-Driven Ansible Config Management Camp 2024 Ghent
0 0
The hybrid cloud has emerged as a dominant architecture in modern IT, blending on-premises infrastructure with public and private cloud services to create a versatile, scalable, and efficient environment for enterprises. However, managing and orchestrating resources across these diverse...
on Feb 6
From cfgmgmtcamp.org
Pkl is a programming language for configuration Config Management Camp 2024 Ghent
0 0
Abstract: Pkl is a programming language for configuration, open sourced last week by Apple under the Apache 2.0 license. In this talk we’ll look at how the features of Pkl and the surrounding ecosystem help make configuration easier, safer and more consistent across a range of environments.
on Feb 6
From cfgmgmtcamp.org
Integrating Uyuni in Ansible and EDA Config Management Camp 2024 Ghent
0 0
[Uyuni](https://uyuni-project.org) and SUSE Manager both come with SaltStack for automation possibilities. Beginning with Uyuni 2021.06 and SUSE Manager 4.2, users can also leverage Ansible as an technical preview to continue using existing playbooks and roles. This talk demonstrates the...
on Feb 6
From cfgmgmtcamp.org
If Dev and Ops had a baby it would be called Winglang Config Management Camp 2024 Ghent
0 0
Building cloud systems today is way too hard! Developers are frustrated by very slow iterations and platform teams are struggling to keep up. [winglang](https://winglang.io) is a new open-source "cloud oriented" programming language designed to address this pain from the ground up (pun...
on Feb 6
From cfgmgmtcamp.org
We Fear Change Config Management Camp 2024 Ghent
0 0
Focused on DevOps-y people and developers, the talk will go over: 1. Building confidence and trust in change by shifting how you build your developer-centric infrastructure from service delivery to product management. 2. Platform advocacy and marketing. Do you have a t-shirt for your...
on Feb 6
From cfgmgmtcamp.org
0 0
One of the most used automation platforms today is the Red Hat Ansible Automation Platform, aka. AAP. In this talk I will show you what AAP is, where is comes from, what is does and I will demo a lot of things that are possible.
on Feb 5
From cfgmgmtcamp.org
Introduction to Event-Driven Ansible Config Management Camp 2024 Ghent
0 0
Event-Driven Ansible is a relatively new addition to the Ansible ecosystem, meant to extend the number of ways automation can be triggered and to introduce a customisation point for the logic to trigger that automation, outside of any specific reporting or management system. The talk will...
on Feb 5
From cfgmgmtcamp.org
Terraforming with Ansible Config Management Camp 2024 Ghent
0 0
Ansible and Terraform (OpenTofu) are two very powerful but unique tools that are often compared in competitive discussions. Evaluating these tools for your use isn’t a simple comparison, since there’s no one "right" way to automate or one automation tool to use—just as there is not only one way...
on Feb 5
From cfgmgmtcamp.org
Showcasing Ansible Semaphore Config Management Camp 2024 Ghent
0 0
I wanna show how to setup Ansible Semaphore UI with a container, and how to configure it with Ansible itself.
on Feb 5
From cfgmgmtcamp.org
Getting the most out of your policies with CUE Config Management Camp 2024 Ghent
0 0
Policy enforcement has been increasingly used to manage admission control, address security concerns, as well as a myriad of other applications. Policies typically contain information that is useful beyond the enforcement infrastructure and could be used, for instance, to prevent outages or...
on Feb 5
From cfgmgmtcamp.org
What's new and cool? Config Management Camp 2024 Ghent
0 0
A second wave of DevOps is upon us - new technologies and ideas are bubbling, promising to shake everything up. We'll journey beyond the status quo players in configuration management, infrastructure as code, cloud and DevOps tooling - and turn our eyes to the horizon of what's new and...
on Feb 5
From cfgmgmtcamp.org
Mgmt Config: Lambdas Are Here Config Management Camp 2024 Ghent
0 0
Functional iteration with iter->map made possible by lambda functions [Mgmt](https://github.com/purpleidea/mgmt/) is a real-time automation tool that is fast and safe. Being a safe language, anonymous lambda functions as values are an essential form of iteration since we don't have...
on Feb 5
From cfgmgmtcamp.org
Config Management Camp 2024 Ghent
0 0
Schedule, talks and talk submissions for Config Management Camp 2024 Ghent
on Jan 23
From cfgmgmtcamp.org
Observability? It's a Data Analytics Problem, You Fool! Config Management Camp 2024 Ghent
0 0
We all know logs, metrics and traces, the “three pillars of observability”. We’ve been told that by collecting them we’d gain observability into our systems, right? WRONG! Observability is NOT logs+metrics+traces. You can diligently collect these signals and still find yourself without the...
on Jan 22
From cfgmgmtcamp.org
Quit Simplifying! Config Management Camp 2024 Ghent
0 0
In this talk, I explain the concepts of complexity and entropy, and I discuss why the Second Law of Thermodynamics derails the idea of simplification. I delve into why it is that managers, even if they have the purest of intentions and a great desire to simplify, usually end up doing the...
on Jan 21
From cfgmgmtcamp.org
Non-Blocking Continuous Code Reviews - a case study Config Management Camp 2024 Ghent
0 0
The problem with the current most common way of implementing code reviews using Pull Requests is that they have the nasty habit of blocking the flow of delivery. The usual way to achieve fast Continuous Code Reviews without disrupting the flow of delivery is through Pair Programming or Team...
on Jan 20
From cfgmgmtcamp.org
Automating Internal Databases Operations at OVHcloud with Ansible Config Management Camp 2024 Ghent
0 0
OVHcloud, a worldwide cloud computing provider, offers numerous mission critical services that must stay up all the time. They rely on a common layer: databases. Our role, as DBAs, is to ensure the databases are up and running, restorable, up-to-date and secured. New databases can be...
on Jan 6
From cfgmgmtcamp.org
Putting Ansible metrics in Prometheus because why not ¯\_(ツ)_/¯ Config Management Camp 2024 Ghent
0 1
With thousands of available plugins, Ansible automates and orchestrates configuration management, application deployment as well as cloud, network, security and server infrastructure. Beyond these typical scenarios, it can be a great abstraction layer to interface or glue different tools and...
on Jan 5
From cfgmgmtcamp.org
Config Management Camp 2024 Ghent
0 0
Schedule, talks and talk submissions for Config Management Camp 2024 Ghent
on Oct 19, 2023