projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32de57e
)
syntax
author
Stephen Gran
<steve@lobefin.net>
Tue, 1 Dec 2009 01:29:11 +0000
(
01:29
+0000)
committer
Stephen Gran
<steve@lobefin.net>
Tue, 1 Dec 2009 01:29:11 +0000
(
01:29
+0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
3d229a8
..
95687d2
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-152,7
+152,7
@@
class debian-proliant inherits debian-org {
"arrayprobe": ensure => installed;
}
case $architecture {
- "amd64" {
+ "amd64"
:
{
package { "lib32gcc1": ensure => installed; }
}
}