aboutsummaryrefslogtreecommitdiffstats
path: root/deploy
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2016-12-05 13:53:13 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2016-12-05 13:55:40 +0400
commite0f9a679d5ec7310f872d3e332dc089bb603b003 (patch)
tree2789fed36a66b56c634e437e9b23afc98398641a /deploy
parente718839e1e94fd69e1a2222225fce3ef2da868c2 (diff)
Disable public ping_checker by default on CI
Change-Id: Ib0a24b7f0d5afa80bf7d05bf6fc035debb510a9e Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'deploy')
-rw-r--r--deploy/config/dea_base.yaml2
1 files changed, 1 insertions, 1 deletions
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