puppet-openstack_extras/manifests/repo/debian
Thomas Goirand 5e1245898e Install correctly openstack-backports-archive-keyring
Currently, this puppet module uses this command for installing the Debian
archive keyring:

  apt-get install -y openstack-backports-archive-keyring

It is in fact missing the --allow-unauthenticated option, which is
necessary since the package is not authenticated before it is installed.
Therefore, the command fails and ./all-in-one.sh just stops.

Change-Id: I396eefa6408656a36c8debb13bbab608b52e0d68
2018-04-08 17:46:28 +02:00
..
debian.pp Install correctly openstack-backports-archive-keyring 2018-04-08 17:46:28 +02:00
params.pp Fix stretch queens repo 2018-04-03 16:05:34 -06:00
ubuntu.pp Modify the annotation for the release parameter 2016-11-22 14:03:31 +00:00