diff --git a/data/agama_auto/leap_default.jsonnet b/data/agama_auto/leap_default.jsonnet index cbc66a2e16bc..f54d8b56c56a 100644 --- a/data/agama_auto/leap_default.jsonnet +++ b/data/agama_auto/leap_default.jsonnet @@ -4,11 +4,13 @@ }, user: { fullName: 'Bernhard M. Wiedemann', - password: 'nots3cr3t', + password: '$6$vYbbuJ9WMriFxGHY$gQ7shLw9ZBsRcPgo6/8KmfDvQ/lCqxW8/WnMoLCoWGdHO6Touush1nhegYfdBbXRpsQuy/FTZZeg7gQL50IbA/', + hashedPassword: true, userName: 'bernhard' }, root: { - password: 'nots3cr3t' + password: '$6$vYbbuJ9WMriFxGHY$gQ7shLw9ZBsRcPgo6/8KmfDvQ/lCqxW8/WnMoLCoWGdHO6Touush1nhegYfdBbXRpsQuy/FTZZeg7gQL50IbA/', + hashedPassword: true, }, software: { patterns: []