Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14752

[CD13] oc command in chapter 3.2 change to use templates

XMLWordPrintable

      In chapter 3.2. Configuring JBoss EAP for OpenShift Using Environment Variables there is following command which is not working currently:

      oc new-app jboss-eap71-openshift~https://github.com/jboss-developer/jboss-eap-quickstarts.git#7.1.0.GA --context-dir=kitchensink -e ADMIN_USERNAME=myspecialuser -e ADMIN_PASSWORD=myspecialp@ssw0rd
      

      It's missing tag information so it should be:

      oc new-app jboss-eap71-openshift:1.2~https://github.com/jboss-developer/jboss-eap-quickstarts.git#7.1.0.GA --context-dir=kitchensink -e ADMIN_USERNAME=myspecialuser -e ADMIN_PASSWORD=myspecialp@ssw0rd
      

            lcosti.redhat Lucas Costi (Inactive)
            lcosti.redhat Lucas Costi (Inactive)
            Tomas Remes Tomas Remes
            Tomas Remes Tomas Remes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: