reorg directories
This commit is contained in:
parent
e48f14003f
commit
36191c9605
11 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"CN": {{item.cname | to_json}},
|
||||
"hosts": {{ (item.sans|default([]) + item.altips|default([]) + item.cname.split(',')) | to_json}},
|
||||
"key" : {{item.key | default(pki_key) | to_json}},
|
||||
"names" : {{item.names | default(pki_names) | to_json}}
|
||||
}
|
Loading…
Reference in a new issue