瀏覽代碼

Update login_vars.yml

Signed-off-by: sakshiarora13 <sakshi_arora1@dell.com>
sakshiarora13 3 年之前
父節點
當前提交
5b75ec2f0c
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      telemetry/input_params/login_vars.yml

+ 6 - 6
telemetry/input_params/login_vars.yml

@@ -14,26 +14,26 @@
 ---
 
 # Username used for connecting to timescale db
-# The Length of the username should be at least 2 characters.
+# The length of the username should be at least 2 characters.
 # Required field
 timescaledb_user: postgres
 
 # Password used for connecting to timescale db
-# The Length of the password should be at least 2 characters.
+# The length of the password should be at least 2 characters.
 # Required field
 timescaledb_password: postgres
 
 # Username used for connecting to mysql db
-# The Length of the username should be at least 2 characters.
+# The length of the username should be at least 2 characters.
 # Required field
 mysqldb_user: mysql
 
 # Password used for connecting to mysql db
-# The Length of the password should be at least 2 characters.
+# The length of the password should be at least 2 characters.
 # Required field
 mysqldb_password: mysql
 
 # Password used for connecting to timescale db for root user
-# The Length of the password should be at least 2 characters.
+# The length of the password should be at least 2 characters.
 # Required field
-mysqldb_root_password: mysql
+mysqldb_root_password: mysql