Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Dec 12, 2013
1 parent 72ca999 commit 4edab1f
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 14 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
2013-12-12 Steve Traylen <[email protected]>

* First guess at debian support.
* Bugfixes in webalizer.conf.erb template.

2 changes: 1 addition & 1 deletion Modulefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'CERNOps-webalizer'
version '0.1.1'
version '0.2.1'
source 'http://github.com/cernops/puppet-webalizer'
author 'cernops'
license 'Apache License, Version 2.0'
Expand Down
27 changes: 14 additions & 13 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,24 @@
"license": "Apache License, Version 2.0",
"source": "http://github.com/cernops/puppet-webalizer",
"checksums": {
"templates/webalizer.conf.erb": "b01d955e8eaa0de3c3a9130cc9a5c10d",
"templates/webalizer-httpd.conf.erb": "9421d76d69b9552be74a3d2b0d3e257b",
"spec/spec_helper.rb": "a55d1e6483344f8ec6963fcb2c220372",
"manifests/install.pp": "38d68922575b69b7684b4b4bc3e941cd",
"manifests/config.pp": "0fda1d7f44c4a4726763c033a1ed4225",
"README.md": "79a0d25f5cd9817b8e60154430bffd9a",
"CHANGELOG": "1349a97049439a8030cd6d96c2f3e19c",
"Gemfile": "e07d680dcd49f233e785cdc806ba04fa",
"LICENSE": "d2794c0df5b907fdace235a619d80314",
"tests/init.pp": "923199e5d5b01e5ac3a405afd4bc0cde",
"templates/webalizer.cron.erb": "a3ed32e2d701b685a80ea7d0770a74df",
"Modulefile": "cd4dbbeda914c417c5e5de5799100516",
"README.md": "be9332f95abb7b03572f4e8001a3996f",
"Rakefile": "ea715fe0328d4fb4bc6de3aae2d67b11",
"manifests/params.pp": "21cd34344273613e7980f3de25907b9c",
"Gemfile": "e07d680dcd49f233e785cdc806ba04fa",
"Modulefile": "07f0a748f1dcc4e08fa85e569fc28bf9",
"manifests/init.pp": "bab5b132c8215b0415d4e1b6524d3589"
"manifests/config.pp": "b3edca92f5870c1a568d530db6cb24bf",
"manifests/init.pp": "2295b7f0e19ad7ebc3a5db54af107a65",
"manifests/install.pp": "38d68922575b69b7684b4b4bc3e941cd",
"manifests/params.pp": "0b3df9611e73c039dc7c7d082814df43",
"spec/spec_helper.rb": "a55d1e6483344f8ec6963fcb2c220372",
"templates/webalizer-httpd.conf.erb": "9421d76d69b9552be74a3d2b0d3e257b",
"templates/webalizer.conf.erb": "49daf40b671dce80c4722091fb83000e",
"templates/webalizer.cron.erb": "a3ed32e2d701b685a80ea7d0770a74df",
"tests/init.pp": "923199e5d5b01e5ac3a405afd4bc0cde"
},
"description": "Configure webalizer",
"version": "0.1.1",
"version": "0.2.1",
"summary": "Configures webalizer",
"name": "CERNOps-webalizer",
"author": "cernops",
Expand Down
Binary file added pkg/CERNOps-webalizer-0.2.1.tar.gz
Binary file not shown.

0 comments on commit 4edab1f

Please sign in to comment.