소스 검색

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>
pull/37/head
Ondrej Vasko 7 년 전
부모
커밋
abe03d24b5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      tests/pillar/repo_galeracluster.sls

+ 2
- 0
tests/pillar/repo_galeracluster.sls 파일 보기

@@ -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…
취소
저장