Skip to content

Commit f290021

Browse files
davidfdrmbwhite
authored andcommitted
Identation lint error.
Signed-off-by: David Reis <davidfdr@gmail.com>
1 parent fb6f9b6 commit f290021

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/modules/peer.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -484,9 +484,9 @@
484484
enroll_id: "{{ peer_enrollment_id }}{{ item }}"
485485
enroll_secret: "{{ peer_enrollment_secret }}"
486486
csr_hosts:
487-
- peers.your.own.domain.localh.st
488-
- peer.your.own.domain.localh.st
489-
- "127.0.0.1"
487+
- peers.your.own.domain.localh.st
488+
- peer.your.own.domain.localh.st
489+
- "127.0.0.1"
490490
config_override:
491491
chaincode:
492492
externalBuilders:

0 commit comments

Comments
 (0)