Skip to content

Pillar: implement *_source as an alternative to *_content #105

@alxwr

Description

@alxwr

There's no need to funnel data through ca_content, ta_content and others. This just slows down Pillar.

In my Pillar definitions I have do to stunts like this which are just not needed if a source file is provided:

       ta_content: |
         {{ __salt__['cp.get_file_str']('/path/to/predefined/openvpn_tls_auth/'+name+'.ta.key')|indent(8) }}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions