Tomcat: add some context for tests

samba
Jérémy Lecour 6 years ago
parent 54afe11580
commit 4fccac3627

@ -1,4 +1,7 @@
---
- hosts: test-kitchen
vars:
- tomcat_instance_mail: 'test@example.com'
- tomcat_instance_deploy_user: 'deploy'
roles:
- role: tomcat-instance
- { role: tomcat-instance, tomcat_instance_name: 'instance1', tomcat_instance_port: 8888, tomcat_instance_ram: 256 }

Loading…
Cancel
Save