From 5c729410824c817325e3d495aac932feda7574b9 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 16 Dec 2010 16:22:24 +0100 Subject: Add a function to create ssh keys on the fly This allows you to use content of ssh keys within your manifests and generate them automatically if they don't exist yet. --- spec/spec.opts | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 spec/spec.opts (limited to 'spec/spec.opts') diff --git a/spec/spec.opts b/spec/spec.opts new file mode 100644 index 0000000..91cd642 --- /dev/null +++ b/spec/spec.opts @@ -0,0 +1,6 @@ +--format +s +--colour +--loadby +mtime +--backtrace -- cgit v1.2.3