Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Aligned the structure of the config drive documentation with the upstream implementation.

...

  1. VMdata - a list of String arrays representing [“directory”, “filename”, “content”] on the ConfigDrive device.

    • <mountdir>/cloudstack

      • /metadata:

        • availability-_zone.txt  

        • instance-_id.txt     

        • service-_offering.txt

        • cloud-_identifier.txt  

        • local-_hostname.txt  

        • vm-_id.txt

        • public-_keys.txt

      • /password

        • vm_password.txt

        • vm_password_md5checksum (for windows VM’s)

  2. label, which is configurable in global settings:

    • name : vm.configdrive.label

    • default: config

...