From d7136a7cff538953bbf1d21ec0677aacd13235aa Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Feb 2026 14:51:26 +0100 Subject: [PATCH] change routes to json --- templates/puppetdb/routes.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/puppetdb/routes.yaml.erb b/templates/puppetdb/routes.yaml.erb index 00b4c37..55b4154 100644 --- a/templates/puppetdb/routes.yaml.erb +++ b/templates/puppetdb/routes.yaml.erb @@ -2,4 +2,4 @@ master: facts: terminus: puppetdb - cache: yaml + cache: json