centreon-plugins/tests/centreon/plugins/passwordmgr/vault_config_plain.json

12 lines
210 B
JSON
Raw Normal View History

{
"name": "hashicorp_vault",
"url": "127.0.0.1",
"protocol": "http",
"salt": "",
"port": 3000,
"root_path": "",
"role_id": "thisroleidisinplaintext",
"secret_id": "thissecretidisinplaintext"
}