fluke/devops-service/features/support/config.yml

8 lines
159 B
YAML
Raw Normal View History

2014-06-23 13:58:14 +04:00
host: "host"
port: port
username: "test"
password: "test"
path_prefix: ""
2014-07-02 11:45:02 +04:00
username_without_privileges: "user_for_testing_"
password_without_privileges: "test"