MyNixOS website logo
option

services.waagent.settings.ResourceDisk.Format

Whether to enable If set to true, waagent formats and mounts the resource disk that the platform provides, unless the file system type in ResourceDisk.FileSystem is set to ntfs. The agent makes a single Linux partition (ID 83) available on the disk. This partition isn't formatted if it can be successfully mounted.

This configuration has no effect if resource disk is managed by cloud-init. .

Declarations
Type
boolean
Default
false
Example
true