rename archive-master rsyncd.conf
authorPeter Palfrader <peter@palfrader.org>
Sun, 12 Feb 2017 08:39:18 +0000 (09:39 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 12 Feb 2017 08:39:18 +0000 (09:39 +0100)
modules/roles/files/archive_master/rsyncd.conf [deleted file]
modules/roles/files/historical_master/rsyncd.conf [new file with mode: 0644]

diff --git a/modules/roles/files/archive_master/rsyncd.conf b/modules/roles/files/archive_master/rsyncd.conf
deleted file mode 100644 (file)
index 976bb13..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-uid = nobody
-gid = nogroup
-max connections = 25
-syslog facility = daemon
-socket options = SO_KEEPALIVE
-timeout = 7200
-log file = /var/log/rsyncd/rsyncd-archive.log
-
-[debian-archive]
-  path = /srv/mirrors/debian-archive
-  comment = Debian Historical Archives (use -H to save space)
-  read only = true
-
-[archive]
-  path = /srv/mirrors/debian-archive
-  comment = Debian Archive (use -H to save space)
-  read only = true
-  list = no
diff --git a/modules/roles/files/historical_master/rsyncd.conf b/modules/roles/files/historical_master/rsyncd.conf
new file mode 100644 (file)
index 0000000..976bb13
--- /dev/null
@@ -0,0 +1,18 @@
+uid = nobody
+gid = nogroup
+max connections = 25
+syslog facility = daemon
+socket options = SO_KEEPALIVE
+timeout = 7200
+log file = /var/log/rsyncd/rsyncd-archive.log
+
+[debian-archive]
+  path = /srv/mirrors/debian-archive
+  comment = Debian Historical Archives (use -H to save space)
+  read only = true
+
+[archive]
+  path = /srv/mirrors/debian-archive
+  comment = Debian Archive (use -H to save space)
+  read only = true
+  list = no