The size setting for logrotate in the rule.pp file will only accept integers.
This does not allow the user to set the individual logrotate size in anything but the default of bytes.
I would also like to use the minsize and maxsize variables in the init.pp file for individual log file settings.