소스 검색

Fix for name conflict

Template name is conflicting with the template name from 'eap6-basic-sti.json' .
Ali Sogukpinar 9 년 전
부모
커밋
f0b52c7361
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": [
         {