Skip to content

Commit

Permalink
feat: use tomcat 9
Browse files Browse the repository at this point in the history
  • Loading branch information
andrwils committed Aug 15, 2024
1 parent 99b2338 commit 2b543fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@

# install & configure the Tomcat container
- name: tomcat
vars:
tomcat_major_version: '9'

# deploy the webapp
- name: webapp
Expand Down

0 comments on commit 2b543fc

Please sign in to comment.