From ad603972b438a488e4d8a9005adcd0f31e44924f Mon Sep 17 00:00:00 2001 From: Doninelli Davide Date: Tue, 8 Oct 2024 08:47:28 +0200 Subject: [PATCH] fix space indentation --- spec/classes/corosync_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/classes/corosync_spec.rb b/spec/classes/corosync_spec.rb index f5640b58..f37a3316 100644 --- a/spec/classes/corosync_spec.rb +++ b/spec/classes/corosync_spec.rb @@ -731,7 +731,7 @@ case os_facts[:os]['release']['major'].to_i when 0..7 is_expected.to contain_file('/etc/corosync/corosync.conf').with_validate_cmd( - '/usr/bin/env COROSYNC_MAIN_CONFIG_FILE=% /usr/sbin/corosync -t' + '/usr/bin/env COROSYNC_MAIN_CONFIG_FILE=% /usr/sbin/corosync -t' ) else is_expected.to contain_file('/etc/corosync/corosync.conf').with_validate_cmd(