1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "rules": [ { "helper": "openssl", "template": "{{config.ipacertificatesubjectbase.0}}" }, { "helper": "certutil", "template": "{{config.ipacertificatesubjectbase.0|quote}}" } ], "options": { "data_source": "config.ipacertificatesubjectbase.0" } }