theforeman / puppet-foreman_proxy

Puppet module for Foreman Smart Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppetca.yml.erb requires :puppet_version: <%= @puppetversion %>

trenta opened this issue · comments

I may be doing things wrong but does the puppetca.yml.erb template require puppet version?

I added :puppet_version: <%= @puppetversion %> which fixed my problem.

Only when using theforeman/smart-proxy#615 which is not merged currently.