Browse Source

Add KEY_ID and server for mitaka-staging test repository

Mitaka staging test repository for test-kitchen was
missing KEY_ID which prevented apt-get update to
run successfuly.

Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com>
revert-bumpto57-2
Ondrej Vasko 7 years ago
parent
commit
abe03d24b5
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tests/pillar/repo_galeracluster.sls

+ 2
- 0
tests/pillar/repo_galeracluster.sls View File

@@ -12,3 +12,5 @@ linux:
key_server: hkp://p80.pool.sks-keyservers.net:80
mitaka-staging_PPA:
source: "deb http://ppa.launchpad.net/ubuntu-cloud-archive/mitaka-staging/ubuntu trusty main"
key_id: 8A6844A29F68104E
key_server: hkp://p80.pool.sks-keyservers.net:80

Loading…
Cancel
Save