1010 * SCLorg SIG repository
1111 * optionally: Puppetlabs Repository
1212* Fedora (not recommended)
13- * Debian 7
14- * optionally: Puppetlabs Repository
1513* Debian 8
1614 * optionally: Puppetlabs Repository
17- * Ubuntu 12 .04 & 14 .04
15+ * Ubuntu 14 .04 & 16 .04
1816 * optionally: Puppetlabs Repository
1917
2018~~~ SECTION:handouts~~~
@@ -27,27 +25,32 @@ On the mentioned operating systems packages are provided by the project, a insta
2725is not recommended. On all platforms all updates should be applied before installation. Using the
2826Puppetlabs Repository providing an up-to-date version of Puppet is preferred.
2927
28+ Please note that support for Foreman on Red Hat Enterprise Linux 6 and all its derivates is deprecated
29+ and upgrading to 7 is recommended.
30+
3031~~~ENDSECTION~~~
3132
3233!SLIDE smbullets small noprint
3334# Requirements - Puppet & Facter
3435
3536* Support matrix
3637
37- Puppet version | Foreman installer | Smart proxy | Report/fact processors | ENC
38- ---------------|-------------------|-----------------|------------------------|--------------------------------
39- 0.25.x | Not supported | Untested | Untested | No Parametrized Classes
40- 2.6.0 - 2.6.5 | Not supported | Untested | Untested | No Parametrized Classes
41- 2.6.5+ | Not supported | Supported | Supported | Supported
42- 2.7.x | Supported | Supported | Supported | Supported
43- 3.0.x | Limited support | 1.1 or higher | Supported | Supported
44- 3.1.x - 3.4.x | 1.1 or higher | 1.1 or higher | Supported | Supported
45- 3.5.x | 1.4.3 or higher | 1.4.2 or higher | Supported | Supported
46- 3.6.0+ | 1.4.3 or higher | 1.5.1 or higher | Supported | Supported
47- 4.x | Not supported | Partial support | Untested | Untested
38+ Puppet version | Foreman installer | Smart proxy | Report/fact processors | ENC
39+ -----------------------|-------------------|-----------------|------------------------|--------------------------------
40+ 0.25.x, 2.6.0 - 2.6.5 | Not supported | Untested | Untested | No Parametrized Classes
41+ 2.6.5+ | Not supported | Supported | Supported | Supported
42+ 2.7.x | Supported | Supported | Supported | Supported
43+ 3.0.x | Limited support | 1.1 or higher | Supported | Supported
44+ 3.1.x - 3.4.x | 1.1 or higher | 1.1 or higher | Supported | Supported
45+ 3.5.x | 1.4.3 or higher | 1.4.2 or higher | Supported | Supported
46+ 3.6.0+ | 1.4.3 or higher | 1.5.1 or higher | Supported | Supported
47+ 4.x | 1.12 or higher | 1.12 or higher | Supported | Supported
4848
4949* Puppet Enterprise is not supported
50- * Facter 1.x is supported, 2.x requires Foreman >= 1.4.2, Structured Facts are not supported for now
50+ * All-in-one and FHS packaging model are both supported for Puppet 4
51+ * Puppet Master and Puppet Server are both supported
52+ * Facter 1.x is supported, 2.x requires Foreman >= 1.4.2
53+ * Structured Facts are supported with Foreman >= 1.12
5154
5255!SLIDE smbullets small printonly
5356# Requirements - Puppet & Facter
@@ -62,22 +65,29 @@ Puppet version | Foreman installer | Smart proxy | Report/fact processors |
62653.1.x - 3.4.x | 1.1 or higher | 1.1 or higher | Supported | Supported
63663.5.x | 1.4.3 or higher | 1.4.2 or higher | Supported | Supported
64673.6.0+ | 1.4.3 or higher | 1.5.1 or higher | Supported | Supported
65- 4.x | Not supported | Partial support | Untested | Untested
68+ 4.x | 1.12 or higher | 1.12 or higher | Supported | Supported
6669
6770~~~PAGEBREAK~~~
6871
6972* Puppet Enterprise is not supported
70- * Facter 1.x is supported, 2.x requires Foreman >= 1.4.2, Structured Facts are not supported for now
73+ * All-in-one and FHS packaging model are both supported for Puppet 4
74+ * Puppet Master and Puppet Server are both supported
75+ * Facter 1.x is supported, 2.x requires Foreman >= 1.4.2
76+ * Structured Facts are supported with Foreman >= 1.12
7177
7278~~~SECTION:handouts~~~
7379
7480****
7581
7682An up-to-date version of Puppet 3.x is recommended while other versions will work. Puppet 4.x support is
77- pending. Puppet Enterprise is not supported, but can work with manual tweaking of the setup.
83+ introduced with Foreman 1.12, supporting All-in-one and Filesystem-Hierarchy-Standard packaging standard.
84+ Puppet Enterprise is not supported, but can work with manual tweaking of the setup.
85+
86+ Both versions of the central server in a Puppet environment are supported. If the All-in-on package of Puppet 4
87+ is found it will use the Puppet Server, in all other cases it will setup Puppet Master using Apache and Passenger.
7888
7989Facter 1.x is supported, Facter 2.x is supported by requires at least Foreman 1.4.2. Support for structured
80- facts provided by Facter 2.x is not supported for now, feature request is pending .
90+ facts provided by Facter 2.x is also added with Foreman 1.12 .
8191
8292~~~ENDSECTION~~~
8393
0 commit comments