2024-01-05 16:13:01 -05:00
|
|
|
---
|
|
|
|
step_ca_root_password: "{{ lookup('env', 'STEP_CA_ROOT_PASSWORD') }}"
|
|
|
|
step_ca_intermediate_password: "{{ lookup('env', 'STEP_CA_INTERMEDIATE_PASSWORD') }}"
|
2024-03-31 16:42:46 -04:00
|
|
|
step_ca_dns: "{{ step_bootstrap_ca_url }}, {{ johan_ip }}, {{ nameserver_ip }}"
|
2024-01-05 16:13:01 -05:00
|
|
|
step_ca_name: Simponic Internal CA
|
|
|
|
step_ca_address: ":{{ step_ca_port }}"
|