Update diskimage-builder element for tomcat

Updated tomcat to tomcat7 since apt-get does not recognize
tomcat for install.

Change-Id: Iea7c4648408e7fdab585e1d981781d8a5574befb
Closes-Bug: #1263632
This commit is contained in:
Swapnil Kulkarni 2013-12-23 13:50:09 +05:30 committed by Gerrit Code Review
parent 3a4705fa5d
commit 30326c345b

View File

@ -2,4 +2,4 @@
# Install tomcat
install-packages tomcat maven
install-packages tomcat7 maven