]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Allow unsigned deb packages install from mirror locations 429/head
authorGanesh Mahalingam <ganesh.mahalingam@intel.com>
Fri, 3 Feb 2017 19:06:25 +0000 (11:06 -0800)
committerGanesh Mahalingam <ganesh.mahalingam@intel.com>
Fri, 3 Feb 2017 19:15:25 +0000 (11:15 -0800)
commitc96f3a93eddca97a1edafc35e15f06ca993d9764
treece932510ee1303f242276d2485682495fd6636ab
parent08bd56c5a42ab5d1560536e889e24ffc63fd07e9
Allow unsigned deb packages install from mirror locations

In a test deployment, hosting ceph packages in a local mirror and
installing them across the cluster will be ideal. Current ceph-deploy
allows unauthenticated packages when install is used but not from a
mirror location. This change helps address that usecase.

Signed-off-by: Ganesh Mahalingam <ganesh.mahalingam@intel.com>
ceph_deploy/hosts/debian/install.py