
Avaliable commands: - create - Creates a new local mirrors. fuel-mirror create --input ubuntu.yaml - apply - Applies local mirrors for Fuel-environments. fuel-mirror apply --input centos.yaml -e "ENV1" Change-Id: I6cbf4e581a93b47cf75fb3c89aa1020a352784c8 Closes-Bug: #1487077 Implements: blueprint refactor-local-mirror-scripts
12 lines
256 B
YAML
12 lines
256 B
YAML
threads_num: 10
|
|
ignore_errors_num: 2
|
|
retries_num: 3
|
|
target_dir: "/var/www/nailgun/mirrors"
|
|
pattern_dir: "/usr/share/fuel-mirror"
|
|
|
|
# uncomment if need
|
|
# http_proxy: null
|
|
# https_proxy: null
|
|
# fuel_server: 10.20.0.2
|
|
# base_url: http://10.20.0.2:8080
|