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:
922d33e
)
Do not backup porterboxes
author
Peter Palfrader
<peter@palfrader.org>
Sun, 8 Sep 2019 10:50:13 +0000
(12:50 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 8 Sep 2019 10:50:13 +0000
(12:50 +0200)
modules/roles/manifests/porterbox.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/porterbox.pp
b/modules/roles/manifests/porterbox.pp
index
c0dc2a7
..
e9b2327
100644
(file)
--- a/
modules/roles/manifests/porterbox.pp
+++ b/
modules/roles/manifests/porterbox.pp
@@
-1,4
+1,5
@@
# debian.org porterbox
class roles::porterbox {
include porterbox
+ include bacula::not_a_client
}