From c1c209630d36a0eb7eb8cd5bff9731878579b7d4 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Mon, 16 Sep 2024 22:29:16 +0200 Subject: [PATCH] managed_modules.yml: sort modules alphabetically --- managed_modules.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/managed_modules.yml b/managed_modules.yml index 1805aa6f..1be5564f 100644 --- a/managed_modules.yml +++ b/managed_modules.yml @@ -28,10 +28,10 @@ - puppet-bolt - puppet-borg - puppet-boundary +- puppet-ca_cert - puppet-caddy - puppet-cassandra - puppet-catalog-diff -- puppet-ca_cert - puppet-check_mk - puppet-chrony - puppet-clevis @@ -66,8 +66,8 @@ - puppet-firewalld - puppet-format - puppet-gerrit -- puppet-gitlab - puppet-github_actions_runner +- puppet-gitlab - puppet-gitlab_ci_runner - puppet-gluster - puppet-googleauthenticator @@ -82,6 +82,10 @@ - puppet-homeassistant - puppet-hosts - puppet-hyperglass +- puppet-icinga +- puppet-icinga2 +- puppet-icingadb +- puppet-icingaweb2 - puppet-ipset - puppet-jail - puppet-jenkins @@ -186,9 +190,5 @@ - puppet-zabbix - puppet-zram_generator - puppet-zypprepo -- puppet-icinga -- puppet-icinga2 -- puppet-icingadb -- puppet-icingaweb2 ... # vim: syntax=yaml