diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-11-29 08:49:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-29 08:49:22 +0000 |
commit | 86adce8b868f1144381134e8f8d2163ee91bb6a1 (patch) | |
tree | 6bc0571fc2b6af6dd9d01fc1cd65adee44670ed6 /mcp/config | |
parent | 7daf7f128714021711970557129a23a86cce2a72 (diff) | |
parent | feb877785544a31a18ae2f0ee2900a82e7ac4337 (diff) |
Merge "AArch64: base image: pre-install salt-minion"
Diffstat (limited to 'mcp/config')
-rw-r--r-- | mcp/config/scenario/defaults-aarch64.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mcp/config/scenario/defaults-aarch64.yaml b/mcp/config/scenario/defaults-aarch64.yaml index d9898191e..edcd8d9ac 100644 --- a/mcp/config/scenario/defaults-aarch64.yaml +++ b/mcp/config/scenario/defaults-aarch64.yaml @@ -17,6 +17,7 @@ virtual: - https://linux.enea.com/mcp-repos/ocata/xenial/archive-mcpocata.key repos: # <repo name> <repo prio> deb [arch=<arch>] <repo url> <repo dist> <repo comp> + - saltstack 500 deb [arch=arm64] http://linux.enea.com/saltstack/apt/ubuntu/16.04/arm64/2016.11 xenial main - armband_openstack 1100 deb [arch=arm64] http://linux.enea.com/mcp-repos/ocata/xenial ocata main - armband_mk_openstack 1100 deb [arch=arm64] http://linux.enea.com/apt-mk/xenial nightly ocata # NOTE(armband): Empty repo, keep commented out as reference @@ -25,6 +26,7 @@ virtual: install: - linux-image-generic-hwe-16.04-edge - linux-headers-generic-hwe-16.04-edge + - salt-minion control: pkg: install: |