Hi. I'm getting lots of warning like this one from puppet-lint:
WARNING: line 67 has more than 80 characters Now, I don't like warnings, so any idea how should I rewrite this line for example, to void the warning? package {'rpmforge-release': ensure => '0.5.2-2.el6.rf', provider => 'rpm', source => 'http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.i686.rpm', } Is it possible to break links into two lines? -- Jakov Sosic www.srce.unizg.hr -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.