updated data bag to have correct database settings

This commit is contained in:
Derrick Johnson 2014-03-10 13:25:54 -04:00
parent 45bf7f536e
commit 664fa487b6

View File

@ -12,7 +12,7 @@
},
"mysql": {
"hostname": "192.168.10.6",
"username": "root",
"username": "monapi",
"password": "password",
"schema": "maas"
},
@ -22,4 +22,4 @@
"username": "hpcs.maas",
"tenantId": "10684178218130"
}
}
}