Project

General

Profile

Download (376 Bytes) Statistics
| Branch: | Tag: | Revision:
<%#
kind: snippet
name: csr_attributes.yaml
model: ProvisioningTemplate
snippet: true
description: |
Used to configure custom CSR attributes of a Puppet CA when bootstrapping a puppet agent
in case puppet_token_whitelisting provider is used. See puppet_setup snipper for more details.
-%>
---
custom_attributes:
1.2.840.113549.1.9.7: "<%= @host.puppetca_token.value %>"
(12-12/55)