canmove, Confirmed users
1,394
edits
(Created page with "This module sets up a host to perform binary signing. It supports signing on both OS X and Linux, using the same codebase. Signing is performed using a different user and us...") |
No edit summary |
||
| Line 1: | Line 1: | ||
This module sets up a host to perform binary signing. It supports signing on both OS X and Linux, using the same codebase. Signing is performed using a different user and username from building. | This module sets up a host to perform binary signing. It supports signing on both OS X and Linux, using the same codebase. Signing is performed using a different user and username from building. | ||
== Secrets == | |||
This module uses a number of organization-specific secrets. See <tt>modules/toplevel/manifests/server/signing.pp</tt>. | |||
== Config == | |||
This module has a number of dedicated configuration parameters, as well. See <tt>modules/config/manifests/base.pp</tt>. | This module has a number of dedicated configuration parameters, as well. See <tt>modules/config/manifests/base.pp</tt>. | ||