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:
a30afbd
)
Fix fd-to-storage tag
author
Peter Palfrader
<peter@palfrader.org>
Tue, 24 Sep 2019 08:32:20 +0000
(10:32 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 24 Sep 2019 08:32:20 +0000
(10:32 +0200)
modules/bacula/manifests/client.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/client.pp
b/modules/bacula/manifests/client.pp
index
436d80e
..
bc9a925
100644
(file)
--- a/
modules/bacula/manifests/client.pp
+++ b/
modules/bacula/manifests/client.pp
@@
-36,7
+36,7
@@
class bacula::client(
# get access to the storage
@@ferm::rule::simple { "bacula::fd-to-storage::${::fqdn}":
- tag => "bacula::
director
-to-storage::${bacula::bacula_storage_address}",
+ tag => "bacula::
fd
-to-storage::${bacula::bacula_storage_address}",
description => 'Allow bacula-fd access to the bacula-storage',
chain => 'bacula-sd',
saddr => $bacula::public_addresses,