From 2d9685779d260debbc95ab89ba4c2a5b3387190e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 14 Feb 2025 22:22:32 +0200 Subject: config to playground --- config.toml | 3 --- playground/config.toml | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 config.toml create mode 100644 playground/config.toml diff --git a/config.toml b/config.toml deleted file mode 100644 index 9aea7f2..0000000 --- a/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -[hostgroups] - -frontends = ["blowfish.buetow.org", "fishfinger.buetow.org"] diff --git a/playground/config.toml b/playground/config.toml new file mode 100644 index 0000000..9aea7f2 --- /dev/null +++ b/playground/config.toml @@ -0,0 +1,3 @@ +[hostgroups] + +frontends = ["blowfish.buetow.org", "fishfinger.buetow.org"] -- cgit v1.2.3