From 1e7452d1213a4e4b5307e8a812ce2febcbf117e0 Mon Sep 17 00:00:00 2001 From: attardi <giuseppe.attardi@garr.it> Date: Wed, 7 Feb 2018 12:08:48 +0100 Subject: [PATCH] 2018-02-07: FG; LB virtual on master (has public IP), only one MDS. --- bundle.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle.yaml b/bundle.yaml index d0973f2..f87e325 100644 --- a/bundle.yaml +++ b/bundle.yaml @@ -72,8 +72,7 @@ services: expose: true num_units: 1 to: - # - "lxd:0" - - "0" + - "lxd:0" annotations: gui-x: '450' gui-y: '250' @@ -170,7 +169,6 @@ services: bindings: "": space-os-mgmt to: - - 'lxd:0' - 'lxd:1' annotations: gui-x: '1200' -- GitLab