add proto and port
This commit is contained in:
parent
f51ec8dee6
commit
a985299807
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
- config
|
||||
|
||||
- name: Join node
|
||||
command: repospanner --config /etc/repospanner/config.yml serve --joinnode {{ join_repospanner_node }}
|
||||
command: repospanner --config /etc/repospanner/config.yml serve --joinnode https://{{ join_repospanner_node }}:8443/
|
||||
args:
|
||||
creates: /var/lib/repospanner/state/state.json
|
||||
become: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue