]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
install --no-check-packages-signatures for test purposes wip-gitbuilder-host
authorLoic Dachary <ldachary@redhat.com>
Fri, 25 Sep 2015 17:44:44 +0000 (19:44 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sat, 26 Sep 2015 10:06:00 +0000 (12:06 +0200)
commitfe5a83ec794e584d44044f4d2cc8b8a11263b6d8
treedee45107304cab5570c93e16d2369325ebdabd7a
parentf17a7e8ace93618f905c1d6bc81f98560b1e1e35
install --no-check-packages-signatures for test purposes

When installing from repositories that are created dynamically within a
lab, verifying the packages signatures can be skipped. The
--no-check-packages-signatures configures the repositories to not
require package signatures verification during installation.

Signed-off-by: Loic Dachary <loic@dachary.org>
ceph_deploy/hosts/centos/install.py
ceph_deploy/hosts/debian/install.py
ceph_deploy/hosts/remotes.py
ceph_deploy/install.py