summaryrefslogtreecommitdiff
path: root/cloudinit/config/schemas/schema-cloud-config-v1.json
diff options
context:
space:
mode:
Diffstat (limited to 'cloudinit/config/schemas/schema-cloud-config-v1.json')
-rw-r--r--cloudinit/config/schemas/schema-cloud-config-v1.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloudinit/config/schemas/schema-cloud-config-v1.json b/cloudinit/config/schemas/schema-cloud-config-v1.json
index 10636e6d..4af89d15 100644
--- a/cloudinit/config/schemas/schema-cloud-config-v1.json
+++ b/cloudinit/config/schemas/schema-cloud-config-v1.json
@@ -1355,6 +1355,10 @@
"changed_description": "Use a boolean value instead."
}
]
+ },
+ "grub-efi/install_devices": {
+ "type": "string",
+ "description": "Partition to use as target for grub installation. If unspecified, ``grub-probe`` of ``/boot/efi`` will be used to find the partition"
}
}
},