]> gitweb.fluxo.info Git - puppet-qwebirc.git/commitdiff
TODO
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 15 Jul 2012 05:25:41 +0000 (02:25 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 15 Jul 2012 05:25:41 +0000 (02:25 -0300)
manifests/init.pp

index d4f7c12a9b213ce314954f58956a1acda1ccbe55..ae25174a3cdd291062dd7f707923d346a185c1d0 100644 (file)
@@ -49,6 +49,7 @@ class qwebirc($ircserver = 'irc.myserver.com', $ircport = '6667', $realname = 'h
     notify  => Service['qwebirc'],
   }
 
+  # TODO: should run after every config change
   exec { '/var/lib/qwebirc/compile.py':
     cwd     => '/var/lib/qwebirc',
     creates => '/var/lib/qwebirc/.compiled',