瀏覽代碼

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 年之前
父節點
當前提交
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…
取消
儲存