Confirmed users
391
edits
m (→Mirror) |
|||
Line 12: | Line 12: | ||
= Mirror = | = Mirror = | ||
All of the public data for puppetagain is mirrored publicly on puppetagain.pub.build.mozilla.org. If you are running a puppet master outside of Mozilla, please set it up to rsync periodically from this mirror: | All of the public data for puppetagain is mirrored publicly on <tt>puppetagain.pub.build.mozilla.org</tt>. If you are running a puppet master outside of Mozilla, please set it up to rsync periodically from this mirror: | ||
rsync -a rsync://puppetagain.pub.build.mozilla.org/data /data | rsync -a rsync://puppetagain.pub.build.mozilla.org/data /data | ||
The mirror is also available through HTTP at http://puppetagain.pub.build.mozilla.org/data. This is primarily intended for manual download of particular files used to build releng systems, rather than as part of an automated system. It is not built to handle direct access by external puppet clients (e.g., via an HTTP proxy). | The mirror is also available through HTTP at <tt>http://puppetagain.pub.build.mozilla.org/data</tt>. This is primarily intended for manual download of particular files used to build releng systems, rather than as part of an automated system. It is not built to handle direct access by external puppet clients (e.g., via an HTTP proxy). | ||
= How to = | = How to = |