tomcat: fix typo for default tomcat_version
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Victor LABORIE 2019-07-12 15:29:00 +02:00
parent 7a00ccfd3c
commit cb8116fff0
2 changed files with 2 additions and 1 deletions

View file

@ -18,6 +18,7 @@ The **patch** part changes incrementally at each release.
### Fixed ### Fixed
* lxc-php: Don't remove the default pool * lxc-php: Don't remove the default pool
* roundcube: fix typo for roundcube vhost * roundcube: fix typo for roundcube vhost
* tomcat: fix typo for default tomcat_version
### Security ### Security

View file

@ -1,3 +1,3 @@
--- ---
tomcat_instance_root: '/srv/tomcat' tomcat_instance_root: '/srv/tomcat'
tomat_version: 8 tomcat_version: 8