update comment in the template
[heat-templates.git] / catalogs / qa_catalog.json
blob6c0fbd3cb06874ebd51cd71b3303de6958f19849
2   "templates": [
3     {
4       "id": 1,
5       "name": "Multi-node Wordpress (Linux)",
6       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/wordpress-multi.template"
7     },
8     {
9       "id": 2,
10       "name": "Single-node Wordpress (Windows)",
11       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/wordpress-single-winserver.template"
12     },
13     {
14       "id": 3,
15       "name": "Multi-node Wordpress (Windows + LB + Cloud DB)",
16       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/wordpress-multinode-windows.template"
17     },
18     {
19       "id": 4,
20       "name": "Single-node Wordpress (Windows + Cloud DB)",
21       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/wordpress-winserver-clouddb.template"
22     },
23     {
24       "id": 5,
25       "name": "DotNetNuke Application (Windows)",
26       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/dotnetnuke.template"
27     },
28     {
29       "id": 6,
30       "name": "All-in-one Rackspace Private Cloud",
31       "url": "https://raw.github.com/heat-ci/heat-templates/master/qa/rcbops_allinone_inone.template"
32     }
33   ]