Bring in baremetal support
[fuel.git] / mcp / patches / reclass-system-salt-model / 0002-linux.system.single-Fix-py-msgpack-identation.patch
1 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2 Date: Mon, 14 Aug 2017 23:44:05 +0200
3 Subject: [PATCH] linux.system.single: Fix py-msgpack identation
4
5 Broken upstream since commit [1], adjust it accordingly.
6
7 [1] https://github.com/Mirantis/reclass-system-salt-model/commit/517e5ff
8
9 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 ---
11  linux/system/single.yml | 2 +-
12  1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/linux/system/single.yml b/linux/system/single.yml
15 index 4c5228f..e2a8502 100644
16 --- a/linux/system/single.yml
17 +++ b/linux/system/single.yml
18 @@ -12,7 +12,7 @@ parameters:
19            name: root
20            home: /root
21        package:
22 -          python-msgpack:
23 +        python-msgpack:
24            version: latest
25          cloud-init:
26            version: purged