fabtools.require.tomcat

Tomcat

This module provides tools for installing Tomcat

See also

fabtools.tomcat

fabtools.require.tomcat.installed(version='7.0.47')[source]

Require Tomcat to be installed.

from fabtools import require

require.tomcat.installed()