Updated the readme for typos

Updated the readme for the typo

Change-Id: I1f4ad7f70d3097c7cc7dff5b38ed56672abf59c6
This commit is contained in:
JJ Asghar 2014-11-06 13:46:29 +01:00
parent a12ec7c8a4
commit d086009afd
1 changed files with 9 additions and 9 deletions

View File

@ -201,15 +201,15 @@ Example environment
{
"default_attributes": {
"swift": {
"swift_hash": "107c0568ea84",
"authmode": "swauth",
"authkey": "test"
"auto_rebuild_rings": false
"git_builder_ip": "10.0.0.10"
"swauth": {
"url": "http://10.0.0.10:8080/v1/"
}
},
"swift_hash": "107c0568ea84",
"authmode": "swauth",
"authkey": "test",
"auto_rebuild_rings": false,
"git_builder_ip": "10.0.0.10",
"swauth": {
"url": "http://10.0.0.10:8080/v1/"
}
}
},
"name": "swift",
"chef_type": "environment",