From 0d6b1e86a8a1cbc188bc81840c909f791d874ae8 Mon Sep 17 00:00:00 2001 From: Qi Luo Date: Thu, 19 Jan 2017 15:40:18 -0800 Subject: [PATCH] Change default password, so less confuse to sonic-mgmt playbook (#197) --- rules/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/config b/rules/config index 1117721364..d76477ce5a 100644 --- a/rules/config +++ b/rules/config @@ -30,4 +30,4 @@ SONIC_CONFIG_LOG_TO_FILES = y USERNAME = admin # PASSWORD - password for installer build -PASSWORD = admin +PASSWORD = YourPaSsWoRd