Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
5bd179d1
Commit
5bd179d1
authored
Aug 17, 2016
by
Dave Johnson
Committed by
GitHub
Aug 17, 2016
Browse files
Update README.md
parent
254ad625
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
jboss-standalone/README.md
jboss-standalone/README.md
+2
-2
No files found.
jboss-standalone/README.md
View file @
5bd179d1
...
...
@@ -26,9 +26,9 @@ Run the playbook using:
ansible-playbook -i hosts deploy-application.yml
The HelloWorld application will be available at http://
<jboss
server
>
:
<http_port>
/helloworld
The HelloWorld application will be available at
`
http://<jboss server>:<http_port>/helloworld
`
The Ticket Monster application will be available at http://
<jboss
server
>
:
<http_port>
/ticket-monster
The Ticket Monster application will be available at
`
http://<jboss server>:<http_port>/ticket-monster
`
## Provisioning for Amazon Web Services
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment