commit | 91fa22646345c5670fbcc7aebf0c405276b82f74 | [log] [tgz] |
---|---|---|
author | Richard Felkl <rfelkl@mirantis.com> | Wed Jun 20 13:47:38 2018 +0200 |
committer | Richard Felkl <rfelkl@mirantis.com> | Thu Jun 28 10:48:04 2018 +0200 |
tree | ef989c83a485a232f4361fd98289f2a10282e196 | |
parent | f2479a4013f6ded7b56e057c6186e15b418e8c9a [diff] [blame] |
Upgrade Drivetrain modifications. Change-Id: I3e5af8653d2e00e0b9e013ca09edc8d93d5b8b16 Related: PROD-20847
diff --git a/linux/system/repo/mcp/apt_mirantis/saltstack.yml b/linux/system/repo/mcp/apt_mirantis/saltstack.yml index 6fcd5a1..ec7d320 100644 --- a/linux/system/repo/mcp/apt_mirantis/saltstack.yml +++ b/linux/system/repo/mcp/apt_mirantis/saltstack.yml
@@ -12,3 +12,7 @@ key_id: 0E08A149DE57BFBE key_server: keyserver.ubuntu.com clean_file: true + pin: + - pin: 'release o=SaltStack' + priority: 1100 + package: '*' \ No newline at end of file