From: Michael Polenchuk Date: Mon, 5 Dec 2016 09:53:13 +0000 (+0400) Subject: Disable public ping_checker by default on CI X-Git-Tag: danube.1.RC1~76 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F25477%2F1;p=fuel.git Disable public ping_checker by default on CI Change-Id: Ib0a24b7f0d5afa80bf7d05bf6fc035debb510a9e Signed-off-by: Michael Polenchuk --- diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index ee2cfa795..14600a372 100644 --- a/deploy/config/dea_base.yaml +++ b/deploy/config/dea_base.yaml @@ -261,7 +261,7 @@ settings: group: network label: Public Gateway is Available type: checkbox - value: true + value: false weight: 50 task_deploy: type: hidden