Skip to content

Commit

Permalink
change passwordless for olam to false as default
Browse files Browse the repository at this point in the history
  • Loading branch information
bgraef committed Jan 11, 2025
1 parent e320689 commit 2a3021d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olam/default_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ block_volume_size_in_gbs: 50
block_count: 1

update_all: false
passwordless_ssh: true
passwordless_ssh: false
olam_single_host: false
use_olae_only: false
use_olam_builder: false
Expand Down

0 comments on commit 2a3021d

Please sign in to comment.