Skip to content

Commit

Permalink
Remove a tab indent
Browse files Browse the repository at this point in the history
Signed-off-by: Tianli Feng <ftianli@amazon.com>
  • Loading branch information
Tianli Feng committed Jun 2, 2022
1 parent 17a603f commit 97d0558
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ transport.tcp.port: ${transport_port}
cluster.initial_master_nodes: [m1, m2, m3]
discovery.seed_hosts: ['localhost:9300','localhost:9301','localhost:9302']
__OPENSEARCH_YML

# configure the JVM heap size
perl -pi -e 's/-Xm([sx]).+/-Xm${1}512m/g' ${node}/config/jvm.options

Expand Down

0 comments on commit 97d0558

Please sign in to comment.