Actions
Bug #5249
closedTemplate variable is deprecated errors
Description
While installing katello 'community' nighty today I noticed a few errors related to how certain variables were being refered to in a couple of templates:
Variable access via 'fqdn' is deprecated. Use '@fqdn' instead. template[/usr/share/katello-installer/modules/certs/templates/rhsm-katello-reconfigure.erb]:19 Variable access via 'fqdn' is deprecated. Use '@fqdn' instead. template[/usr/share/katello-installer/modules/pulp/templates/etc/pulp/server.conf.erb]:40 Variable access via 'processorcount' is deprecated. Use '@processorcount' instead. template[/usr/share/katello-installer/modules/pulp/templates/etc/pulp/server.conf.erb]:282
Actions