projects
/
puppet_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aae1aa
)
add another extension
author
Marcel Haerry
<haerry@puzzle.ch>
Tue, 23 Nov 2010 22:50:19 +0000
(23:50 +0100)
committer
Marcel Haerry
<haerry@puzzle.ch>
Tue, 23 Nov 2010 22:50:19 +0000
(23:50 +0100)
manifests/extensions/timedate.pp
[new file with mode: 0644]
patch
|
blob
diff --git a/manifests/extensions/timedate.pp
b/manifests/extensions/timedate.pp
new file mode 100644
(file)
index 0000000..
aaaa158
--- /dev/null
+++ b/
manifests/extensions/timedate.pp
@@ -0,0
+1,3
@@
+class perl::extensions::timedate {
+ perl::module{'TimeDate': }
+}