remove hard-coded filename

This commit is contained in:
AndrewPaglusch
2021-08-26 04:28:57 +00:00
parent 11eb373302
commit d1760d56e8
2 changed files with 2 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ pki:
# every node needs a copy of ca.crt, <client-name>.key,
# and <client-name>.crt
ca: /opt/nebula/ca.crt
cert: /opt/nebula/lighthouse.crt
key: /opt/nebula/lighthouse.key
cert: /opt/nebula/{{ nebula_lighthouse_hostname }}.crt
key: /opt/nebula/{{ nebula_lighthouse_hostname }}.key
static_host_map:
# how to find one or more lighthouse nodes