diff options
author | Thomas Backlund <tmb@mageia.org> | 2015-06-22 01:43:59 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-06-22 01:43:59 +0300 |
commit | 31c8c2234acdc0a884bb00c58fc326b83ac26406 (patch) | |
tree | c703d08000b2886929fe0aed12e2070ebfe5874c /deployment/main_mirror/templates/rsyncd.conf | |
parent | 18617945638203c43b96d6b9b4eaf93bb94f9dd4 (diff) | |
download | puppet-31c8c2234acdc0a884bb00c58fc326b83ac26406.tar puppet-31c8c2234acdc0a884bb00c58fc326b83ac26406.tar.gz puppet-31c8c2234acdc0a884bb00c58fc326b83ac26406.tar.bz2 puppet-31c8c2234acdc0a884bb00c58fc326b83ac26406.tar.xz puppet-31c8c2234acdc0a884bb00c58fc326b83ac26406.zip |
drop lissyx svn rsync
Diffstat (limited to 'deployment/main_mirror/templates/rsyncd.conf')
-rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index ebd58351..93a9eba6 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -55,10 +55,3 @@ gid = nogroup path = /git comment = Mageia Git repos hosts allow = alamut.mageia.org - -# Temporary access for lissyx -[svn_packages] - path = /svn/packages - comment = Mageia Packages Repos - hosts allow = 193.52.208.229 - |