From 5c666febd98149057f6eb93fd62e5857a8487cea Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 15 Jun 2026 15:47:43 +0100 Subject: [PATCH] oxidized: switch model apc model to apcaos --- cookbooks/oxidized/templates/default/config.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/oxidized/templates/default/config.erb b/cookbooks/oxidized/templates/default/config.erb index d4bae90d8..7de50ff6c 100644 --- a/cookbooks/oxidized/templates/default/config.erb +++ b/cookbooks/oxidized/templates/default/config.erb @@ -34,7 +34,7 @@ source: password: 4 model_map: juniper: junos - apc: apc_aos + apc: apcaos logger: appenders: - type: stdout -- 2.47.3