瀏覽代碼

Merge pull request #653 from arsogukpinar/master

Fix for name conflict
Brenton Leanhardt 9 年之前
父節點
當前提交
c22b5f256d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      roles/openshift_examples/files/examples/xpaas-templates/eap6-https-sti.json

+ 2 - 2
roles/openshift_examples/files/examples/xpaas-templates/eap6-https-sti.json

@@ -6,10 +6,10 @@
             "iconClass" : "icon-jboss",
             "description": "Application template for EAP 6 applications built using STI."
         },
-        "name": "eap6-basic-sti"
+        "name": "eap6-https-sti"
     },
     "labels": {
-        "template": "eap6-basic-sti"
+        "template": "eap6-https-sti"
     },
     "parameters": [
         {