diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ Cloud instances are initialized from a disk image and instance data: Cloud-init will identify the cloud it is running on during boot, read any provided metadata from the cloud and initialize the system accordingly. This -may involve setting up the network and storage devices to configuring SSH -access key and many other aspects of a system. Later on the cloud-init will +may involve setting up network and storage devices to configuring SSH +access key and many other aspects of a system. Later on cloud-init will also parse and process any optional user or vendor data that was passed to the instance. |