Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Remove unnecessary colon
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanying committed May 30, 2018
1 parent c3b3715 commit 8d73b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remora/fab/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ etcd:
certs_dir: "/etc/etcd/pki"
cluster_ip: 10.254.0.20
bootstrap_cluster_ip: 10.254.0.30
heartbeat_interval:: 100
heartbeat_interval: 100

flannel:
version: "v0.10.0-amd64"
Expand Down

0 comments on commit 8d73b43

Please sign in to comment.