Remove "beta" label from Apache plugin. (#6537)

This commit is contained in:
Jacob Hoffman-Andrews
2018-11-28 19:01:05 -08:00
committed by Brad Warren
parent 6310d1e996
commit 7527a6c959
@@ -91,7 +91,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
""" """
description = "Apache Web Server plugin - Beta" description = "Apache Web Server plugin"
OS_DEFAULTS = dict( OS_DEFAULTS = dict(
server_root="/etc/apache2", server_root="/etc/apache2",