[backend] fixed variable name to keygen_host
This commit is contained in:
parent
fcb825c15b
commit
70ecafbf06
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
devel: false
|
devel: false
|
||||||
_forward_src: "forward"
|
_forward_src: "forward"
|
||||||
copr_backend_ips: "172.16.5.4 209.132.184.142"
|
copr_backend_ips: "172.16.5.4 209.132.184.142"
|
||||||
copr_keygen_ip: "172.16.5.25"
|
keygen_host: "172.16.5.25"
|
||||||
resolvconf: "resolv.conf/cloud"
|
resolvconf: "resolv.conf/cloud"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue