Foreman 1.12 + Puppet 5

Anyone else playing with Puppet 5?

I am trying to see if I can get Foreman 1.12.x installed on CentOS 7.3.
(I know Foreman 1.12.x is not up-to-date but I need to work with our legacy
CentOS 6.x server.)

yum -y install
http://yum.puppet.com/puppet5/el/7/x86_64/puppet5-release-5.0.0-1.el7.noarch.rpm

yum -y install epel-release
https://yum.theforeman.org/releases/1.12/el7/x86_64/foreman-release.rpm
yum -y install foreman-installer

When I ran the installer I got in the log.
Evaluation Error: Attempt to assign to a reserved variable name:
'$server_facts' at
/usr/share/foreman-installer/modules/puppet/manifests/params.pp:318:28 on
node

I have other options I can try like installing with Puppet 4.x then
upgrading to Puppet 5 etc.

But I wanted to start the discussion :slight_smile:

Regards, Mike.