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:
54eeaff
)
rsync on gretchaninov
author
Julien Cristau
<jcristau@debian.org>
Wed, 28 Sep 2016 17:13:30 +0000
(19:13 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Wed, 28 Sep 2016 17:13:30 +0000
(19:13 +0200)
modules/ferm/manifests/per-host.pp
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/per-host.pp
b/modules/ferm/manifests/per-host.pp
index
84dcb72
..
005dd2d
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-3,7
+3,7
@@
class ferm::per-host {
include ferm::zivit
}
- if $::hostname in [glinka] {
+ if $::hostname in [glinka
,gretchaninov
] {
ferm::rule { 'dsa-rsync':
domain => '(ip ip6)',
description => 'Allow rsync access',