Переглянути джерело

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