howto/static-mirroring: static_mirror_nopush -> get_triggered:false
[mirror/dsa-wiki.git] / input / howto / static-mirroring.creole
index b2c9dc0..f6d2b5c 100644 (file)
@@ -50,13 +50,14 @@ and
 
 Note:  This might temporarily break apache on the new mirror host.
 
-* Add {{{roles::static_mirror}}} and {{{roles::static_mirror_nopush}}} to the {{{classes}}} stanza in {{{data/nodes/$HOSTNAME.yaml}}}.
+* Add {{{roles::static_mirror}}} to the {{{classes}}} stanza in {{{data/nodes/$HOSTNAME.yaml}}}.
+* Add {{{staticsync::static_mirror::get_triggered: false}}} to {{{data/nodes/$HOSTNAME.yaml}}}.
 * Add {{{staticsync}}} group to host's {{{allowedGroups}}} attribute in ldap.
 * Run puppet twice on new static mirror once staticsync exists.
 * Run puppet on static masters.
 * On the static mirror: {{{install -d -o staticsync -g staticsync -m 02755 /srv/static.debian.org}}}.
 * Run the command from {{{/etc/cron.d/puppet-static-mirror}}} on the mirror.
 * Make sure apache works on the mirror.  This might require deploying SSL keys.
-* Remove mirror from {{{static_mirror_nopush}}}.
+* Remove {{{staticsync::static_mirror::get_triggered: false}}} from {{{data/nodes/$HOSTNAME.yaml}}}.
 * Run puppet on static masters.
 * Rotate mirror.