diff --git a/api/test-fixtures/agent_config.hcl b/api/test-fixtures/agent_config.hcl new file mode 100644 index 0000000000..8339f53d7e --- /dev/null +++ b/api/test-fixtures/agent_config.hcl @@ -0,0 +1,2 @@ +vault_addr="http://127.0.0.1:8200" +ssh_mount_point="ssh"