Skip to content

Commit 5a804a7

Browse files
authored
Merge pull request #1029 from stackhpc/whitespace
Fix tox whitespace warning
2 parents 8592e45 + 39fa643 commit 5a804a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ kolla_build_customizations: "{{ kolla_build_customizations_common | combine(koll
369369

370370
# Dict mapping Kolla Dockerfile ARG names to their values.
371371
kolla_build_args:
372-
node_exporter_version: "1.5.0" # kolla has 1.4.0
372+
node_exporter_version: "1.5.0" # kolla has 1.4.0
373373
node_exporter_sha256sum: "af999fd31ab54ed3a34b9f0b10c28e9acee9ef5ac5a5d5edfdde85437db7acbb"
374374

375375
###############################################################################

0 commit comments

Comments
 (0)