aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-04-11 21:20:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-04-11 21:20:44 -0300
commite1bc11308b66409d2d0735df5fa16261925c13c9 (patch)
treee0fcd186a45d74d527b3e59f3216d8c924b1bca2 /manifests/init.pp
parent6a586cbb175b71cd1be397ac0e229410836aeeae (diff)
downloadpuppet-ikiwiki-e1bc11308b66409d2d0735df5fa16261925c13c9.tar.gz
puppet-ikiwiki-e1bc11308b66409d2d0735df5fa16261925c13c9.tar.bz2
More coding style
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 74edacd..08e4815 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -23,5 +23,4 @@ class ikiwiki(
group => root,
mode => 755,
}
-
}