Skip to content

Commit

Permalink
chore: unify indendation
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Joos committed Jun 19, 2024
1 parent 47a902d commit 22eba19
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ argument_specs:
default: no
description: "Verify the peer."
bareos_dir_tls_ca_cert:
type: "str"
description: "The CA Certificate for the Director"
type: "str"
description: "The CA Certificate for the Director"
bareos_dir_tls_cert:
type: "str"
description: "The TLS certificate of the director"
type: "str"
description: "The TLS certificate of the director"
bareos_dir_tls_cert_key:
type: "str"
description: "The TLS certificate key of the director"
type: "str"
description: "The TLS certificate key of the director"
bareos_dir_catalogs:
type: "list"
default: []
Expand Down

0 comments on commit 22eba19

Please sign in to comment.