mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Comply with minimum password requirements
- Added special character
This commit is contained in:
parent
f0d9fa90a8
commit
e3034da106
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Set password for user linux
|
||||
linuxpass=LiNuXuSeRPaSs
|
||||
linuxpass=LiNuXuSeRPaSs#
|
||||
|
||||
# Set ECS related stuff
|
||||
vpcname=your-vpc
|
||||
|
|
Loading…
Reference in a new issue