From 1843c842bb38c964cb20c08a74cb73b90d3d2979 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 12 Jan 2011 17:45:47 -0500 Subject: ssh-import-lp-id was renamed to ssh-import-id --- doc/examples/cloud-config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt index 3a46a481..c1510743 100644 --- a/doc/examples/cloud-config.txt +++ b/doc/examples/cloud-config.txt @@ -216,7 +216,7 @@ cloud_config_modules: # ssh_import_id: [ user1, user2 ] # ssh_import_id will feed the list in that variable to -# ssh-import-lp-id, so that public keys stored in launchpad +# ssh-import-id, so that public keys stored in launchpad # can easily be imported into the configured user # This can be a single string ('smoser') or a list ([smoser, kirkland]) ssh_import_id: [smoser] -- cgit v1.2.3