This commit is contained in:
Nate Riffe
2012-09-04 23:45:28 -05:00
parent 47c223eadd
commit 107fe10194
3 changed files with 24 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
key "<%= name %>" {
algorithm <%= algorithm %>;
secret "<%= secret %>";
};