From a9e1bf690c6eb4bf95f44a0b45a4c662475dc62e Mon Sep 17 00:00:00 2001 From: canihavethisone Date: Sat, 13 Jan 2024 00:42:43 +1100 Subject: [PATCH] Add newline --- lib/beaker/hypervisor/openstack.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/beaker/hypervisor/openstack.rb b/lib/beaker/hypervisor/openstack.rb index cc0834a..a1c6e01 100644 --- a/lib/beaker/hypervisor/openstack.rb +++ b/lib/beaker/hypervisor/openstack.rb @@ -451,4 +451,4 @@ def create_or_associate_keypair(host, keyname) host[:keyname] = keyname end end -end \ No newline at end of file +end