From 8ceb7e1a763bc3b2ac24587d5c1f543b00d0f7a2 Mon Sep 17 00:00:00 2001 From: Gurulandia Date: Sat, 8 Feb 2025 19:24:55 +0200 Subject: [PATCH] yml to yaml --- .../current/traefik/config/{mw-authelia.yml => mw-authelia.yaml} | 0 .../traefik/config/{mw-basic-auth.yml => mw-basic-auth.yaml} | 0 .../config/{mw-chain-authelia.yml => mw-chain-authelia.yaml} | 0 .../config/{mw-chain-basic-auth.yml => mw-chain-basic-auth.yaml} | 0 .../config/{mw-chain-no-auth.yml => mw-chain-no-auth.yaml} | 0 .../traefik/config/{mw-chain-oauth.yml => mw-chain-oauth.yaml} | 0 .../config/{mw-crowdsec-bouncer.yml => mw-crowdsec-bouncer.yaml} | 0 .../{mw-default-whitelist.yml => mw-default-whitelist.yaml} | 0 .../traefik/config/{mw-rate-limit.yml => mw-rate-limit.yaml} | 0 .../config/{mw-secure-headers.yml => mw-secure-headers.yaml} | 0 .../docker/current/traefik/config/{tls-opts.yml => tls-opts.yaml} | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename config/docker/current/traefik/config/{mw-authelia.yml => mw-authelia.yaml} (100%) rename config/docker/current/traefik/config/{mw-basic-auth.yml => mw-basic-auth.yaml} (100%) rename config/docker/current/traefik/config/{mw-chain-authelia.yml => mw-chain-authelia.yaml} (100%) rename config/docker/current/traefik/config/{mw-chain-basic-auth.yml => mw-chain-basic-auth.yaml} (100%) rename config/docker/current/traefik/config/{mw-chain-no-auth.yml => mw-chain-no-auth.yaml} (100%) rename config/docker/current/traefik/config/{mw-chain-oauth.yml => mw-chain-oauth.yaml} (100%) rename config/docker/current/traefik/config/{mw-crowdsec-bouncer.yml => mw-crowdsec-bouncer.yaml} (100%) rename config/docker/current/traefik/config/{mw-default-whitelist.yml => mw-default-whitelist.yaml} (100%) rename config/docker/current/traefik/config/{mw-rate-limit.yml => mw-rate-limit.yaml} (100%) rename config/docker/current/traefik/config/{mw-secure-headers.yml => mw-secure-headers.yaml} (100%) rename config/docker/current/traefik/config/{tls-opts.yml => tls-opts.yaml} (100%) diff --git a/config/docker/current/traefik/config/mw-authelia.yml b/config/docker/current/traefik/config/mw-authelia.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-authelia.yml rename to config/docker/current/traefik/config/mw-authelia.yaml diff --git a/config/docker/current/traefik/config/mw-basic-auth.yml b/config/docker/current/traefik/config/mw-basic-auth.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-basic-auth.yml rename to config/docker/current/traefik/config/mw-basic-auth.yaml diff --git a/config/docker/current/traefik/config/mw-chain-authelia.yml b/config/docker/current/traefik/config/mw-chain-authelia.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-chain-authelia.yml rename to config/docker/current/traefik/config/mw-chain-authelia.yaml diff --git a/config/docker/current/traefik/config/mw-chain-basic-auth.yml b/config/docker/current/traefik/config/mw-chain-basic-auth.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-chain-basic-auth.yml rename to config/docker/current/traefik/config/mw-chain-basic-auth.yaml diff --git a/config/docker/current/traefik/config/mw-chain-no-auth.yml b/config/docker/current/traefik/config/mw-chain-no-auth.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-chain-no-auth.yml rename to config/docker/current/traefik/config/mw-chain-no-auth.yaml diff --git a/config/docker/current/traefik/config/mw-chain-oauth.yml b/config/docker/current/traefik/config/mw-chain-oauth.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-chain-oauth.yml rename to config/docker/current/traefik/config/mw-chain-oauth.yaml diff --git a/config/docker/current/traefik/config/mw-crowdsec-bouncer.yml b/config/docker/current/traefik/config/mw-crowdsec-bouncer.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-crowdsec-bouncer.yml rename to config/docker/current/traefik/config/mw-crowdsec-bouncer.yaml diff --git a/config/docker/current/traefik/config/mw-default-whitelist.yml b/config/docker/current/traefik/config/mw-default-whitelist.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-default-whitelist.yml rename to config/docker/current/traefik/config/mw-default-whitelist.yaml diff --git a/config/docker/current/traefik/config/mw-rate-limit.yml b/config/docker/current/traefik/config/mw-rate-limit.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-rate-limit.yml rename to config/docker/current/traefik/config/mw-rate-limit.yaml diff --git a/config/docker/current/traefik/config/mw-secure-headers.yml b/config/docker/current/traefik/config/mw-secure-headers.yaml similarity index 100% rename from config/docker/current/traefik/config/mw-secure-headers.yml rename to config/docker/current/traefik/config/mw-secure-headers.yaml diff --git a/config/docker/current/traefik/config/tls-opts.yml b/config/docker/current/traefik/config/tls-opts.yaml similarity index 100% rename from config/docker/current/traefik/config/tls-opts.yml rename to config/docker/current/traefik/config/tls-opts.yaml