aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches/salt-formula-horizon/0001-Support-rocky-version.patch
blob: aff7dfcf0a265f4452bdb1ab10a123555eeb6c9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
: Copyright (c) 2018 Mirantis Inc., Enea AB and others.
:
: All rights reserved. This program and the accompanying materials
: are made available under the terms of the Apache License, Version 2.0
: which accompanies this distribution, and is available at
: http://www.apache.org/licenses/LICENSE-2.0
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Date: Thu, 20 Dec 2018 16:35:02 +0100
Subject: [PATCH] Support rocky version

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>

diff --git a/horizon/files/local_settings/rocky_settings.py b/horizon/files/local_settings/rocky_settings.py
new file mode 120000
index 0000000..30ad409
--- /dev/null
+++ b/horizon/files/local_settings/rocky_settings.py
@@ -0,0 +1 @@
+queens_settings.py
\ No newline at end of file
diff --git a/horizon/files/policy/rocky b/horizon/files/policy/rocky
new file mode 120000
index 0000000..06aba54
--- /dev/null
+++ b/horizon/files/policy/rocky
@@ -0,0 +1 @@
+queens/
\ No newline at end of file