Make Pinocchio do your hard work.
Applying the same block to multiple objects.
file {
default:
ensure => absent
;
'/opt/rapid7':
recurse => true,
force => true
;
'/etc/systemd/system/ir_agent.service':
;
'/etc/systemd/system/default.target.wants/ir_agent.service':
;
}