[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684629: installation-guide: Example value for preseed option network-console/authorized_keys_url.



Package: installation-guide
Severity: wishlist

Hello,

in #592550, we have added a new preseed option to network-console,
which provides support for SSH key authentification.  The following
patch adds an example value to the installation guide.  I did not
add explanations, so that translations will not be needed, but I can
do if you prefer.

Have a nice Sunday,

-- 
Charles
Index: preseed.xml
===================================================================
--- preseed.xml	(révision 67925)
+++ preseed.xml	(copie de travail)
@@ -904,6 +904,7 @@
 # component for remote installation over SSH. This only makes sense if you
 # intend to perform the remainder of the installation manually.
 #d-i anna/choose_modules string network-console
+#d-i network-console/authorized_keys_url string http://169.254.169.254/2012-01-12/meta-data/public-keys/0/openssh-key
 #d-i network-console/password password r00tme
 #d-i network-console/password-again password r00tme
 </screen></informalexample>

Reply to: