Skip to content

Commit 6215b24

Browse files
committed
Add a missing } character, oops...
1 parent ef3ec06 commit 6215b24

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manifests/hostkeys.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
host_aliases => $host_aliases,
1818
type => 'ecdsa-sha2-nistp256',
1919
key => $::sshecdsakey,
20+
}
2021
}
2122
}

0 commit comments

Comments
 (0)