aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMike (stew) O'Connor <stew@vireo.org>2011-02-17 21:37:27 -0500
committerMike (stew) O'Connor <stew@vireo.org>2011-02-17 21:37:27 -0500
commit3a1ab8b24140e56e96f7176b6fb1d82590fddbcc (patch)
tree938b07fece1a9150c84e3547a531b8e3bc8c4931 /templates
downloadpuppet-monkeysphere-3a1ab8b24140e56e96f7176b6fb1d82590fddbcc.tar.gz
puppet-monkeysphere-3a1ab8b24140e56e96f7176b6fb1d82590fddbcc.tar.bz2
initial commit
Signed-off-by: Mike (stew) O'Connor <stew@vireo.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/host.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/host.erb b/templates/host.erb
new file mode 100644
index 0000000..6412663
--- /dev/null
+++ b/templates/host.erb
@@ -0,0 +1,3 @@
+uid <%= monkeysphere_pgp_id %>
+host_key <%= monkeysphere_ssh_fp %>
+fingerprint <%= monkeysphere_pgp_fp %>