From af299bf3e5b61fb57d1602083956667e3d7c8a2b Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 26 Feb 2014 22:27:31 -0500 Subject: doc: use path globbing in examples --- doc/appendix/guides/import-existing-ssh-keys.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/appendix/guides') diff --git a/doc/appendix/guides/import-existing-ssh-keys.txt b/doc/appendix/guides/import-existing-ssh-keys.txt index 6ce41ba60..0b396d327 100644 --- a/doc/appendix/guides/import-existing-ssh-keys.txt +++ b/doc/appendix/guides/import-existing-ssh-keys.txt @@ -21,7 +21,17 @@ Add a bundle for ssh After verifying that SSHbase is listed on the plugins line in ``/etc/bcfg2.conf``, you need to create a bundle containing the -appropriate entries. +appropriate entries. In general, you can use a path glob: + +.. code-block:: xml + + + + + +If you need more granular control -- e.g., other entries in +``/etc/ssh`` are specified in other bundles -- you can also list the +files explicity: .. code-block:: xml -- cgit v1.2.3-1-g7c22