aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches/0002-maas-region-skip-credentials-update.patch
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-18 19:02:46 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-18 19:02:46 +0200
commite39588fe551cf0d63984cd7d424f5334a37d50f9 (patch)
treed85973a66bd19cbac76bdd83e7c8f3d791529805 /mcp/patches/0002-maas-region-skip-credentials-update.patch
parenta8e91b8bd86bac7a16f752e9664eeb3133997c39 (diff)
maas.region: Add missing port to maas_url
Change-Id: Iae9991f9148ac518696f9f8b57b5a8ca9dded730 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches/0002-maas-region-skip-credentials-update.patch')
-rw-r--r--mcp/patches/0002-maas-region-skip-credentials-update.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp/patches/0002-maas-region-skip-credentials-update.patch b/mcp/patches/0002-maas-region-skip-credentials-update.patch
index f2104e51f..59fe457b5 100644
--- a/mcp/patches/0002-maas-region-skip-credentials-update.patch
+++ b/mcp/patches/0002-maas-region-skip-credentials-update.patch
@@ -24,7 +24,7 @@ index d3227ca..8a2243d 100644
- - group: maas
+ file.replace:
+ - pattern: ^maas_url.*$
-+ - repl: "maas_url: http://{{ region.bind.host }}/MAAS"
++ - repl: "maas_url: http://{{ region.bind.host }}:5240/MAAS"
- require:
- pkg: maas_region_packages