Skip to content

Commit 913f025

Browse files
committed
Cookstyle fixup
1 parent 729c3f6 commit 913f025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/known_host.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
init_ssh_template_resource
3838

3939
ssh_template_resource.variables['keys'].delete(key_hash) unless nil_or_empty(authorized_key_file_resource.variables['keys'])
40-
end
40+
end

spec/unit/recipes/authorized_key_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
.with_content(%r{ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA0JNuXwaB8T/3pR/MqehUn0tjt0jN8Cgf6PuSS1YZRUDc7T6mFGphO04/YzSIBsWdWKZe2uWgzJJkUGN815ua7CYQktfDVMRx12baBAtLsqeseheUSxlJhg5oA1NckpdXuN7ca3vAl6Rc6P/Njj10OPglRX17/J284KOXCkg\+LDr6pJEglxXETJLiip7XSy70E/T14QkjlzFIFTU9xkb1\+\+p2wLxNI2qAPaZZHN9LrNHeq8t129psc8jnkAEGMjufGJuyZKZCAEcr6/Na9kGoJbv5vi0WieCvL22sdA3hCuMrPcFkqYIz9RysOzwRwX/IdkSg5Jv5b9CZuMskA5Kb9Q== Test Key 01})
2525
end
2626
end
27-
end
27+
end

0 commit comments

Comments
 (0)