]> gitweb.fluxo.info Git - puppet-pyroscope.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Sep 2013 02:48:34 +0000 (23:48 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 5 Sep 2013 02:48:34 +0000 (23:48 -0300)
manifests/init.pp

index 988c5ae18babc7d8484ce6e237d19c1d834b40f3..d1d68c5910291a8728fb55713887447c23f0ec93 100644 (file)
@@ -78,10 +78,10 @@ class pyroscope(
   }
 
   file { '/var/cache/torrent/rtorrent/.rtorrent.rc':
-    ensure  => '/var/cache/torrent/rtorrent/rtorrent.rc''
+    ensure  => '/var/cache/torrent/rtorrent/rtorrent.rc',
     owner   => torrent,
     group   => torrent,
-    require => File['/var/cache/torrent/rtorrent/rtorrent.rc''],
+    require => File['/var/cache/torrent/rtorrent/rtorrent.rc'],
   }
 
   file { '/var/cache/torrent/rtorrent/start':