
1. Bump version to 7.0 2. Use perestroika v5 repo schema 3. Fixing pool permissions after rsync This change corrects the permissions of the pool folder so that it can be consumed as a repository mirror via nginx. 4. Add packages (deb, rpm) specs Related-bug: #1478118 Related-bug: #1476561 Change-Id: Iada03ddab5b7d551f13692cb1c87a634c2f10947
15 lines
424 B
Plaintext
15 lines
424 B
Plaintext
Source: fuel-createmirror
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Mirantis Product <product@mirantis.com>
|
|
Build-Depends: debhelper (>= 7)
|
|
Standards-Version: 3.9.2
|
|
|
|
Package: fuel-createmirror
|
|
Architecture: all
|
|
Depends: ${shlibs:Depends},python,dpkg-dev,openssl,rsync
|
|
Description: CLI script for MOS/upstream mirroring
|
|
**fuel-createmirror -- utility for creating local mirrors of MOS and
|
|
upstream OS repositories
|
|
.
|