From dc62d91fadeae4b60ccfc5ad76c1fc4d72bc52f1 Mon Sep 17 00:00:00 2001 From: paulober Date: Mon, 29 Sep 2025 15:38:49 +0000 Subject: [PATCH] docs(cc_timezone): Replace US/Eastern with America/New_York --- doc/module-docs/cc_timezone/example1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/module-docs/cc_timezone/example1.yaml b/doc/module-docs/cc_timezone/example1.yaml index c54cadce4e2..98622280c0e 100644 --- a/doc/module-docs/cc_timezone/example1.yaml +++ b/doc/module-docs/cc_timezone/example1.yaml @@ -1,2 +1,2 @@ #cloud-config -timezone: US/Eastern +timezone: America/New_York