
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