Skip to content
Snippets Groups Projects
Commit 195e9e13 authored by Erik Reid's avatar Erik Reid
Browse files

removed ops-db from test config

parent 01a3a550
No related branches found
No related tags found
No related merge requests found
......@@ -28,12 +28,6 @@ def data_config_filename():
with tempfile.NamedTemporaryFile() as f:
config = {
"ops-db": {
"hostname": "xxxxxxx.yyyyy.zzz",
"dbname": "xxxxxx",
"username": "xxxxxx",
"password": "xxxxxxxx"
},
"ssh": {
"username": "uSeR-NaMe",
"private-key": "private-key-filename",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment