Remove Unneeded Documentation

This commit is contained in:
Gary Larizza
2011-07-08 09:51:28 -07:00
parent 77554a14e3
commit 3dd479657e

View File

@@ -180,9 +180,6 @@ class dashboard (
password => $dashboard_password,
charset => $dashboard_charset,
}
# The Debian package did not include users. I ensure them here without
# specifying a UID or GID.
user { $dashboard_user:
comment => 'Puppet Dashboard',