summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/files/examples/quickstart-templates/dancer.json
diff options
context:
space:
mode:
authorWesley Hearn <wesley.s.hearn@gmail.com>2015-08-26 11:14:32 -0400
committerWesley Hearn <wesley.s.hearn@gmail.com>2015-08-26 11:14:32 -0400
commitfa3411adb3458cf225ab60314c6e8c99678d0da1 (patch)
treef7daa250c1a6b2c39eb240bba8816589e53ccc79 /roles/openshift_examples/files/examples/quickstart-templates/dancer.json
parent13e8164b651edf999f6a837463eb72e8ed051c3d (diff)
parentcedda16ad0619772ee48af367b999d207cf45b51 (diff)
downloadopenshift-fa3411adb3458cf225ab60314c6e8c99678d0da1.tar.gz
openshift-fa3411adb3458cf225ab60314c6e8c99678d0da1.tar.bz2
openshift-fa3411adb3458cf225ab60314c6e8c99678d0da1.tar.xz
openshift-fa3411adb3458cf225ab60314c6e8c99678d0da1.zip
Merge pull request #498 from sdodson/bz1248376
Update latest openshift examples
Diffstat (limited to 'roles/openshift_examples/files/examples/quickstart-templates/dancer.json')
-rw-r--r--roles/openshift_examples/files/examples/quickstart-templates/dancer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_examples/files/examples/quickstart-templates/dancer.json b/roles/openshift_examples/files/examples/quickstart-templates/dancer.json
index 6f49a7d64..43271dfc5 100644
--- a/roles/openshift_examples/files/examples/quickstart-templates/dancer.json
+++ b/roles/openshift_examples/files/examples/quickstart-templates/dancer.json
@@ -181,8 +181,8 @@
},
{
"name": "APPLICATION_DOMAIN",
- "description": "The exposed hostname that will route to the Dancer service",
- "value": "dancer-example.openshiftapps.com"
+ "description": "The exposed hostname that will route to the Dancer service, if left blank a value will be defaulted.",
+ "value": ""
},
{
"name": "GITHUB_WEBHOOK_SECRET",