Skip to content

Commit

Permalink
Fixes #58.
Browse files Browse the repository at this point in the history
Joseph Yaworski committed Apr 7, 2016
1 parent f6275b9 commit d704eff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
@@ -264,7 +264,6 @@
path => "${basedir}/puppetboard/dev.py",
line => " app.run('0.0.0.0')",
match => ' app.run\(\'([\d\.]+)\'\)',
notify => Service['puppetboard'],
require => [
File["${basedir}/puppetboard"],
Python::Virtualenv["${basedir}/virtenv-puppetboard"]

0 comments on commit d704eff

Please sign in to comment.