rougail-user-data-bitwarden/tests/structures/2_username_secret/00-base.yml

23 lines
386 B
YAML
Raw Normal View History

2025-02-12 15:36:48 +01:00
---
version: 1.1
username:
description: the username
type: unix_user
2025-03-19 10:22:27 +01:00
secret_manager:
host: test
project: 2_username_secret
environment: environment
service: service
user: user_1
2025-02-12 15:36:48 +01:00
secret:
description: the secret
type: secret
2025-03-19 10:22:27 +01:00
secret_manager:
host: test
project: 2_username_secret
environment: environment
service: service
user: user_1