Fixed WebServer creation specs

Change-Id: I756a5366867f97ed6529b8f34b2224580eee8eb0
This commit is contained in:
Serg Melikyan
2013-05-21 17:30:24 +04:00
parent 308e5d76f2
commit 8304bb1ea4

View File

@@ -2172,17 +2172,8 @@ http://docbook.org/ns/docbook "
<![CDATA[ <![CDATA[
{ {
"name": "frontend", "name": "frontend",
"domain": { "adminPassword": "password",
"name": "ACME", "domain": "acme.dc",
"credentials": {
"username": "admin",
"password": "password"
}
},
"credentials": {
"username": "admin",
"password": "password"
}
"location": "west-dc" "location": "west-dc"
} }
]]> ]]>