Skip to content

Commit ae76cb5

Browse files
committed
Drop comments describing old Debian/Ubuntu
In 8716eb9 support for Ubuntu < 14.04 and Debian < 8 was dropped. This removes a comment describing those versions. Fixes: 8716eb9
1 parent e4a1532 commit ae76cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/dev.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# The libraries installed depends on the `dev_packages` parameter of the `apache::params`
55
# class, based on your operating system:
6-
# - **Debian** : `libaprutil1-dev`, `libapr1-dev`; `apache2-dev` on Ubuntu 13.10 and Debian 8; `apache2-prefork-dev` on other versions.
6+
# - **Debian** : `libaprutil1-dev`, `libapr1-dev`; `apache2-dev`
77
# - **FreeBSD**: `undef`; on FreeBSD, you must declare the `apache::package` or `apache` classes before declaring `apache::dev`.
88
# - **Gentoo**: `undef`.
99
# - **Red Hat**: `httpd-devel`.

0 commit comments

Comments
 (0)