Added parameter FUEL_SERVER_IP to base_url option value as template argument Change-Id: I712f5e2722c40f903392392f02963c8a057b756b Closes-Bug: #1523233
12 lines
270 B
YAML
12 lines
270 B
YAML
threads_num: 10
|
|
ignore_errors_num: 2
|
|
retries_num: 3
|
|
target_dir: "/var/www/nailgun/mirrors"
|
|
pattern_dir: "/usr/share/fuel-mirror"
|
|
base_url: "http://{FUEL_SERVER_IP}:8080/mirrors/"
|
|
|
|
# uncomment if need
|
|
# http_proxy: null
|
|
# https_proxy: null
|
|
# fuel_server: 10.20.0.2
|