zmirror: Configure zmirror server to not use neskaya.

Per request from Camilla Fox.

(imported from commit e9754236cf886ec09ce57dc0f125d6a70f24e3f3)
This commit is contained in:
Tim Abbott 2013-10-28 13:30:12 -04:00
parent 7faceb2d2d
commit bdd1d8e4a4
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# This file is automatically rewritten by the zephyr-clients post-install
# script. So treat it right.
zhm_args="-f z1.mit.edu z3.mit.edu"

View File

@ -31,6 +31,14 @@ class zulip::zmirror {
source => "puppet:///modules/zulip/cron.d/zephyr-mirror",
}
file { "/etc/defaults/zephyr-clients.debathena":
ensure => file,
owner => "root",
group => "root",
mode => 644,
source => "puppet:///modules/zulip/zephyr-clients.debathena",
}
# TODO: Do the rest of our setup, which includes at least:
# Building python-zephyr after cloning it from https://github.com/ebroder/python-zephyr
# Putting tabbott/extra's keytab on the system at /home/zulip/tabbott.extra.keytab