Go to file
Bulat Gaifullin d0b144b0b2 Introduced fuel-mirror
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
2015-11-26 16:35:47 +03:00
2015-11-09 12:49:49 +02:00
2015-10-19 18:48:56 +03:00
2015-10-20 19:33:48 +00:00
2015-11-26 16:35:47 +03:00
2015-10-19 18:48:56 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-04-02 19:05:52 +03:00
2015-10-20 19:33:48 +00:00
2015-08-31 12:32:54 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-27 17:41:57 +03:00

fuel-createmirror

Script for partial deb repositories mirroring with sanity check.

Description

WARNING: This set of scripts is not designed to be used on 'live' repositories that are available to clients during synchronization, because it violates common synchronization order (packages first, metadata later) to provide partial mirroring capability. It means that repositories will be inconsistent during the update. Please use these scripts in conjunction with snapshots, on inactive repos, etc.

Only rsync mirrors are supported.

Description
Library and eponymous utility to manage the entire lifecycle of repositories
Readme 1.1 MiB
Languages
Python 100%