Merge pull request #142 from ramielrowe/master
Fixing sample reconciler config
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"url": "http://jsonbridge.example.com:8080/query/",
|
"url": "http://jsonbridge.example.com:8080/query/",
|
||||||
"username": "bridgeuser",
|
"username": "bridgeuser",
|
||||||
"password": "super_secure_password",
|
"password": "super_secure_password",
|
||||||
"regions": {
|
"databases": {
|
||||||
"RegionOne": "nova-regionone",
|
"RegionOne": "nova-regionone",
|
||||||
"RegionTwo": "nova-regiontwo"
|
"RegionTwo": "nova-regiontwo"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user