From 6904cd9a7103d5cf53cddaa8f8476ffc68073bfa Mon Sep 17 00:00:00 2001 From: Bruce Williams Date: Sun, 14 Mar 2010 03:00:37 -0700 Subject: Add pointer for Puppet SSH approach --- README.BZR.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.BZR.markdown') diff --git a/README.BZR.markdown b/README.BZR.markdown index a7494db..6672e79 100644 --- a/README.BZR.markdown +++ b/README.BZR.markdown @@ -32,7 +32,16 @@ For a specific revision, use `revision` with a valid revisionspec revision => 'menesis@pov.lt-20100309191856-4wmfqzc803fj300x' } +For sources that use SSH (eg, `bzr+ssh://...`, `sftp://...`) +------------------------------------------------------------ + +Manage your SSH keys with Puppet and use `require` in your `vcsrepo` +to ensure they are present. For more information, see the `require` +metaparameter documentation[1]. + More Examples ------------- For examples you can run, see `examples/bzr/` + +[1]: http://docs.reductivelabs.com/references/stable/metaparameter.html#require -- cgit v1.2.3