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:
f21f0c7
)
This means we will install the openafs-client package automatically
author
Peter Palfrader
<peter@palfrader.org>
Tue, 14 Sep 2010 17:27:49 +0000
(19:27 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 14 Sep 2010 17:27:49 +0000
(19:27 +0200)
modules/afs/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/afs/manifests/init.pp
b/modules/afs/manifests/init.pp
index
d047d64
..
4451c06
100644
(file)
--- a/
modules/afs/manifests/init.pp
+++ b/
modules/afs/manifests/init.pp
@@
-1,4
+1,5
@@
class afs {
+ package { "openafs-client": ensure => installed }
file {
"/etc/openafs/CellServDB":