Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Commit

Permalink
fix init dashboard (#1251)
Browse files Browse the repository at this point in the history
  • Loading branch information
liubo0127 authored Apr 9, 2020
1 parent 9dafe15 commit 831f708
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions rolling_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -542,13 +542,6 @@
delay: 5
when: enable_tls|default(false)

- hosts: localhost
tags:
- always
tasks:
- name: init pd topo
shell: "cd {{ playbook_dir }}/scripts && ./dashboard_topo.sh"

- name: rolling update TiFlash cluster
hosts: tiflash_servers
any_errors_fatal: true
Expand Down

0 comments on commit 831f708

Please sign in to comment.