rougail-user-data-bitwarden/tests/structures/5_secret_calc_other_user_data2/00-base.yml

36 lines
586 B
YAML
Raw Normal View History

2025-10-05 21:33:44 +02:00
---
version: 1.1
host:
description: hostname
default: test
project:
description: the project
default: 5_secret_calc
environment:
description: the environment
default: environment
service:
description: the service
default: service
modified_variable_single: # a variable modified
secret:
description: the second secret
type: secret
secret_manager:
host:
variable: _.host
project:
variable: _.project
environment:
variable: _.environment
service:
variable: _.service
user:
variable: _.modified_variable_single