puppet-openstack_extras/manifests
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
..
pacemaker Fix lint issues to upgrade to puppet-lint 2.3 2017-07-20 20:36:01 +02:00
repo Install correctly openstack-backports-archive-keyring 2018-04-08 17:46:28 +02:00
auth_file.pp Set OS_INTERFACE and OS_ENDPOINT_TYPE in auth file 2018-02-01 19:05:40 +01:00