Skip to content

Commit 3c620cf

Browse files
Dev: profiles: set default crypto_hash to sha256 to follow corosync default
1 parent d200ae4 commit 3c620cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/profiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ default:
2323
sbd.watchdog_timeout: 15
2424

2525
knet-default:
26-
corosync.totem.crypto_hash: sha1
26+
corosync.totem.crypto_hash: sha256
2727
corosync.totem.crypto_cipher: aes256
2828

2929
microsoft-azure:

0 commit comments

Comments
 (0)