From e5d2ac54150922640c08bacab124e96c7bbd1f7f Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 08:23:46 +0300 Subject: T6712: Add nonproduction banner (#4149) (cherry picked from commit 3abe7c72c95c3d9b825db08b092c555786e9fbcf) Co-authored-by: Viacheslav Hletenko --- data/templates/login/motd_vyos_nonproduction.j2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/templates/login/motd_vyos_nonproduction.j2 (limited to 'data') diff --git a/data/templates/login/motd_vyos_nonproduction.j2 b/data/templates/login/motd_vyos_nonproduction.j2 new file mode 100644 index 000000000..32922f27f --- /dev/null +++ b/data/templates/login/motd_vyos_nonproduction.j2 @@ -0,0 +1,3 @@ + +--- +Warning: This VyOS system is not a stable long-term support version and is not intended for production use. -- cgit v1.2.3