engineAttributes property
Attributes specific to the node association. In Puppet, the attibute PUPPET_NODE_CERT contains the signed certificate (the result of the CSR).
Implementation
final List<EngineAttribute>? engineAttributes;
Attributes specific to the node association. In Puppet, the attibute PUPPET_NODE_CERT contains the signed certificate (the result of the CSR).
final List<EngineAttribute>? engineAttributes;